diff --git a/.config/sway/config b/.config/sway/config index 8627c9e..db7956c 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -8,6 +8,7 @@ set $right l # Programs set $term foot set $menu bemenu-run +set $lock imv-wayland -f # I'm too lazy to package swaylock # Output settings output * bg ~/.local/share/backgrounds/pocketchip.png fill @@ -25,6 +26,7 @@ input "1:1:1c25000.rtp" { # Terminal and launcher controls bindsym $mod+Return exec $term bindsym $mod+D exec $menu +bindsym $mod+M exec $lock # Window controls bindsym $mod+Shift+q kill