aboutsummaryrefslogtreecommitdiff
path: root/riverrc
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2024-01-20 11:35:46 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2024-01-20 11:35:46 +0100
commit1a474c9a92d4ecc9e7d35631b70457bdb20456ac (patch)
treef71b5da1bf30b8ed4c5def6319333f7c3227f055 /riverrc
parentdbdc7528765f1cae06a4d0ed8706c53a363ddb8a (diff)
remove WINIT_X11_SCALE_FACTOR=1.0 from alacritty invocation
Shouldn't have an effect on Wayland anyway.
Diffstat (limited to 'riverrc')
-rwxr-xr-xriverrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/riverrc b/riverrc
index 418aeb7..3e8f397 100755
--- a/riverrc
+++ b/riverrc
@@ -5,7 +5,7 @@
#
# terminal emulator
-riverctl map normal Super Return spawn "WINIT_X11_SCALE_FACTOR=1.0 alacritty"
+riverctl map normal Super Return spawn alacritty
# program launcher
riverctl map normal Super A spawn "wofi -S run"