Archived
1
0
Fork 0

sway: Add $mod+l keybind for locking screen

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2022-12-27 18:17:07 +01:00
parent 20257d9a13
commit 9f3f50476e
Signed by: c8h4
GPG key ID: 9C82009BEEDEA0FF

View file

@ -47,6 +47,7 @@ default_border none
# Key bindings
bindsym $mod+Return exec $term
bindsym $mod+u exec $menu
bindsym $mod+l exec swaylock
bindsym $mod+Shift+e exec $swayexit
# Kill focused window
bindsym $mod+Shift+q kill