From 6f48038cbb373f583fe6cbf6b7a80220b6d2a1dc Mon Sep 17 00:00:00 2001 From: Nico Date: Thu, 29 Jan 2026 23:42:03 +1100 Subject: [PATCH] hypr: fix exit keybind --- stow/.config/hypr/binds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stow/.config/hypr/binds.conf b/stow/.config/hypr/binds.conf index b576c0b..fb8d185 100644 --- a/stow/.config/hypr/binds.conf +++ b/stow/.config/hypr/binds.conf @@ -16,7 +16,7 @@ bind = $mainMod, V, exec, sh ~/.config/hypr/hyprlock.sh bind = $mainMod, SPACE, togglefloating, bind = $mainMod, W, killactive, -bind = $mainMod, M, dispatch, exit +bind = $mainMod, M, exit #bind = $mainMod, P, pseudo, # dwindle # have no clue what this does bind = $mainMod, F, fullscreen