sway: add swaylock bind

This commit is contained in:
Jeremy Baxter 2024-06-10 16:57:21 +12:00
parent b78c02a5b8
commit 3038d58d82

View file

@ -86,6 +86,9 @@ bindsym $mod+Shift+z exec cmus-remote -C player-pause
bindsym $mod+f4 exec brightnessctl set 5%-
bindsym $mod+f5 exec brightnessctl set 5%+
# Lock
bindsym $mod+Mod1+l exec swaylock
# Drag floating windows by holding down $mod and left mouse button.
# Resize them with right mouse button + $mod.
# Despite the name, also works for non-floating windows.