diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index ae058d5..20a974a 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -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