From 542f97f865a759b700a173219e962a4192c2030b Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Tue, 17 Feb 2026 19:33:13 -0500 Subject: [PATCH] refactor(hypr): remove exit keybinding --- home/dot_config/hypr/bind-all.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/home/dot_config/hypr/bind-all.conf b/home/dot_config/hypr/bind-all.conf index f22c486..1630e20 100644 --- a/home/dot_config/hypr/bind-all.conf +++ b/home/dot_config/hypr/bind-all.conf @@ -3,7 +3,6 @@ $mainMod = SUPER # Keybindings bind = $mainMod, return, exec, $terminal bind = $mainMod, Q, killactive, -bind = $mainMod, C, exit, bind = $mainMod, E, exec, $fileManager bind = $mainMod, V, togglefloating, bind = $mainMod, D, exec, $menu