Update lockscreen binding
This commit is contained in:
parent
f814325966
commit
bbc17174ee
@ -139,7 +139,7 @@ exec swayidle -w \
|
|||||||
|
|
||||||
# Lock Sway
|
# Lock Sway
|
||||||
#bindsym $mod+Escape exec sh -c 'swaylock -f -c 000000; sleep 0.1; pkill -10 swayidle'
|
#bindsym $mod+Escape exec sh -c 'swaylock -f -c 000000; sleep 0.1; pkill -10 swayidle'
|
||||||
bindsym $mod+Escape exec swaylock -f -c 000000
|
bindsym $mod+Escape exec lockscreen
|
||||||
#
|
#
|
||||||
# Moving around:
|
# Moving around:
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user