mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Minor fix for manual swaylock activation
This commit is contained in:
parent
5ea0f7b894
commit
7f9da9ff2e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue