From 24f8c31b64e97f165b4ec107e4afcc5c96b6783f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 7 Jul 2025 11:09:19 -0700 Subject: [PATCH] The power menu will rule it all --- default/hypr/bindings.conf | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index b36564c..d7c9ff5 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -23,12 +23,8 @@ bind = SUPER CTRL, comma, exec, makoctl mode -t do-not-disturb && makoctl mode | bind = SUPER, W, killactive, -# End active session +# Power menu controls lock, suspend, relaunch, restart, shutdown bind = SUPER, ESCAPE, exec, ~/.local/share/omarchy/bin/omarchy-power-menu -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 # Control tiling bind = SUPER, J, togglesplit, # dwindle