diff options
-rwxr-xr-x | riverrc | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -14,8 +14,7 @@ riverctl map normal Super A spawn "wofi -S run" riverctl map normal Super Print spawn "flameshot gui" # lock screen -super + l - waylock +riverctl map normal Super L spawn waylock # kill session completely riverctl map normal Super+Alt O spawn "pkill -u ${USER}" |