aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xriverrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/riverrc b/riverrc
index 1e71e66..29d64f3 100755
--- a/riverrc
+++ b/riverrc
@@ -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}"