commit 56b0453a2c76ba5e1acbb5737d70a14076f0ddfe
parent 1b3e0a7556fd3a465d4b8e99e836c41310fb0e6e
Author: Jake Koroman <jakekoroman@proton.me>
Date: Sat, 12 Oct 2024 09:07:45 -0400
river: remove accidential 'riverctl' call
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/river/init b/.config/river/init
@@ -38,7 +38,7 @@ riverctl map normal Super Period focus-output right
riverctl map normal Super Comma focus-output left
# Super+Shift+{Period,Comma} to send the focused view to the next/previous output
-riverctl map normal Super+Shift Period riverctl send-to-output -current-tags right
+riverctl map normal Super+Shift Period send-to-output -current-tags right
riverctl map normal Super+Shift Comma send-to-output -current-tags left
# Super+Shift+Return to bump the focused view to the top of the layout stack