river: Utilizar bindings parecidas a sway

This commit is contained in:
Cat /dev/Nulo 2022-05-04 16:09:28 -03:00
parent 72e8086ccf
commit ad263414dc

View file

@ -91,8 +91,8 @@ riverctl map passthrough $mod F11 enter-mode normal
riverctl map normal $mod grave spawn 'pamixer --default-source --toggle-mute' riverctl map normal $mod grave spawn 'pamixer --default-source --toggle-mute'
riverctl map normal $mod A spawn 'fnottctl actions' riverctl map normal $mod X spawn 'fnottctl actions'
riverctl map normal $mod S spawn 'fnottctl dismiss' riverctl map normal $mod Z spawn 'fnottctl dismiss'
for mode in normal locked for mode in normal locked
do do
@ -114,7 +114,7 @@ done
riverctl map normal $mod+Shift N spawn lock riverctl map normal $mod+Shift N spawn lock
riverctl map normal $mod+Shift M spawn 'lock && doas pm-suspend' riverctl map normal $mod+Shift M spawn 'lock && doas pm-suspend'
riverctl map normal $mod I spawn footclient riverctl map normal $mod Return spawn footclient
riverctl map normal $mod U spawn fuzzel-run riverctl map normal $mod D spawn fuzzel-run
riverctl map normal $mod backslash spawn buscar-archivos riverctl map normal $mod backslash spawn buscar-archivos
riverctl map normal None Print spawn 'grimshot copy area' riverctl map normal None Print spawn 'grimshot copy area'