[sway] Add keybind for locking screen

This commit is contained in:
Lucien Cartier-Tilet 2023-03-27 09:57:45 +02:00
parent 0c0a2363f6
commit 2f4f9cb30d
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 0 deletions

View File

@ -178,6 +178,7 @@ mode "leader" {
bindsym a mode "apps"
bindsym b mode "buffers"
bindsym l exec "plock"; mode "default"
bindsym q mode "sway"
bindsym w mode "windows"
bindsym Print mode "screenshot"