Update lockscreen binding

This commit is contained in:
Sheldon Lee 2023-04-19 20:28:59 +01:00
parent f814325966
commit bbc17174ee

View File

@ -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:
# #