diff --git a/.config/sway/config b/.config/sway/config index 500e704..9325bd1 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -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.