From 84ad7020b7c77ae578e7254d4865e17ed6a802d8 Mon Sep 17 00:00:00 2001
From: Zynh Ludwig <zynh0722@gmail.com>
Date: Sat, 29 Mar 2025 23:18:07 -0700
Subject: [PATCH] hyprland: :|

---
 modules/hyprland.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/hyprland.nix b/modules/hyprland.nix
index b7fd787..c27ed6c 100644
--- a/modules/hyprland.nix
+++ b/modules/hyprland.nix
@@ -252,7 +252,7 @@ in
             bind = [
               "$mainMod, Q, exec, $terminal"
               "$mainMod, C, killactive,"
-              "$mainMod, M, exit,"
+              "$mainMod CTRL SHIFT, M, exit,"
               "$mainMod, E, exec, $fileManager"
               "$mainMod, V, togglefloating,"
               "$mainMod, R, exec, $menu"