mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
Minor fix for manual swaylock activation
This commit is contained in:
parent
5ea0f7b894
commit
7f9da9ff2e
|
@ -130,7 +130,7 @@
|
|||
bind=SUPER,C,exec,wl-copy $(hyprpicker)
|
||||
|
||||
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,J,movefocus,d
|
||||
|
|
Loading…
Reference in a new issue