[sway] Add keybind for locking screen
This commit is contained in:
parent
0c0a2363f6
commit
2f4f9cb30d
@ -178,6 +178,7 @@ mode "leader" {
|
|||||||
|
|
||||||
bindsym a mode "apps"
|
bindsym a mode "apps"
|
||||||
bindsym b mode "buffers"
|
bindsym b mode "buffers"
|
||||||
|
bindsym l exec "plock"; mode "default"
|
||||||
bindsym q mode "sway"
|
bindsym q mode "sway"
|
||||||
bindsym w mode "windows"
|
bindsym w mode "windows"
|
||||||
bindsym Print mode "screenshot"
|
bindsym Print mode "screenshot"
|
||||||
|
Loading…
Reference in New Issue
Block a user