less delay in lock on demand

This commit is contained in:
Ryan Schanzenbacher 2023-10-12 18:28:52 -04:00
parent 28f686d60c
commit 0ef52d00c9
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E

View file

@ -187,7 +187,7 @@ bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow bindm = $mainMod, mouse:273, resizewindow
# Bind mainMod + L to screenlocker # Bind mainMod + L to screenlocker
bind = $mainMod, L, exec, swaylock --screenshots --clock --indicator --fade-in 1 --effect-blur 7x5 --effect-greyscale bind = $mainMod, L, exec, swaylock --screenshots --clock --indicator --fade-in 0.3 --effect-blur 7x5 --effect-greyscale
# Keybind for screenshot # Keybind for screenshot
bind = $mainMod SHIFT, S, exec, grimblast copy area bind = $mainMod SHIFT, S, exec, grimblast copy area