Minor fix for manual swaylock activation

This commit is contained in:
Emmet 2024-02-03 16:19:54 -06:00
parent 5ea0f7b894
commit 7f9da9ff2e

View file

@ -130,7 +130,7 @@
bind=SUPER,C,exec,wl-copy $(hyprpicker) bind=SUPER,C,exec,wl-copy $(hyprpicker)
bind=SUPERSHIFT,S,exec,swaylock --grace 0 & sleep 1 && systemctl suspend bind=SUPERSHIFT,S,exec,swaylock --grace 0 & sleep 1 && systemctl suspend
bind=SUPERCTRL,L,exec,swaylock bind=SUPERCTRL,L,exec,swaylock --grace 0
bind=SUPER,H,movefocus,l bind=SUPER,H,movefocus,l
bind=SUPER,J,movefocus,d bind=SUPER,J,movefocus,d