Have poweroff as an option too
This commit is contained in:
parent
779fa4843e
commit
c1a4406e54
@ -20,7 +20,8 @@ bind = SUPER, W, killactive,
|
||||
# End active session
|
||||
bind = SUPER, ESCAPE, exec, hyprlock
|
||||
bind = SUPER SHIFT, ESCAPE, exit,
|
||||
bind = SUPER SHIFT CTRL, ESCAPE, exec, reboot
|
||||
bind = SUPER CTRL, ESCAPE, exec, reboot
|
||||
bind = SUPER SHIFT CTRL, ESCAPE, exec, systemctl poweroff
|
||||
|
||||
# Control tiling
|
||||
bind = SUPER, J, togglesplit, # dwindle
|
||||
|
Loading…
x
Reference in New Issue
Block a user