diff options
Diffstat (limited to 'river/init')
-rwxr-xr-x | river/init | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -182,7 +182,7 @@ riverctl map normal $mod1+$mod2 u spawn 'mprisctl -w' # add other shortcuts riverctl map normal $mod1 q spawn 'loginctl lock-session self' -riverctl map normal $mod1+$mod2 f spawn 'foot lfrun' +riverctl map normal $mod1+$mod2 f spawn 'foot lf' riverctl map normal $mod1+$mod2 m spawn 'volsv -t' riverctl map normal $mod1+$mod2+Shift m spawn 'volsv -m' |