Sleep on Super + Shift + Escape
And move restarting Hyprland to Super + Alt + Escape
This commit is contained in:
parent
6af496f394
commit
671f9c7882
@ -19,7 +19,8 @@ bind = SUPER, W, killactive,
|
||||
|
||||
# End active session
|
||||
bind = SUPER, ESCAPE, exec, hyprlock
|
||||
bind = SUPER SHIFT, ESCAPE, exit,
|
||||
bind = SUPER SHIFT, ESCAPE, exec, systemctl suspend
|
||||
bind = SUPER ALT, ESCAPE, exit,
|
||||
bind = SUPER CTRL, ESCAPE, exec, reboot
|
||||
bind = SUPER SHIFT CTRL, ESCAPE, exec, systemctl poweroff
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user