mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Have poweroff as an option too
This commit is contained in:
@ -20,7 +20,8 @@ bind = SUPER, W, killactive,
|
|||||||
# End active session
|
# End active session
|
||||||
bind = SUPER, ESCAPE, exec, hyprlock
|
bind = SUPER, ESCAPE, exec, hyprlock
|
||||||
bind = SUPER SHIFT, ESCAPE, exit,
|
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
|
# Control tiling
|
||||||
bind = SUPER, J, togglesplit, # dwindle
|
bind = SUPER, J, togglesplit, # dwindle
|
||||||
|
Reference in New Issue
Block a user