aboutsummaryrefslogtreecommitdiff
path: root/riverrc
diff options
context:
space:
mode:
Diffstat (limited to 'riverrc')
-rwxr-xr-xriverrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/riverrc b/riverrc
index bbe2100..418aeb7 100755
--- a/riverrc
+++ b/riverrc
@@ -5,7 +5,7 @@
#
# terminal emulator
-riverctl map normal Super Return spawn "WINIT_X11_SCALE_FACTOR=1.0 ~/.cargo/bin/alacritty"
+riverctl map normal Super Return spawn "WINIT_X11_SCALE_FACTOR=1.0 alacritty"
# program launcher
riverctl map normal Super A spawn "wofi -S run"
@@ -153,7 +153,7 @@ riverctl keyboard-layout $(cat ~/.kblayout)
riverctl border-width 0
-riverctl spawn ~/.cargo/bin/river-bsp-layout
+riverctl spawn river-bsp-layout
riverctl default-layout bsp-layout
riverctl spawn "swaybg -i ~/.wallpaper"