Change exit hyprland to SHIFT M

Too many times I pressed SUPER M by accident because I wanted to
press SUPER W to close something. So now closing hyprland is
SUPER SHIFT M instead.
This commit is contained in:
Jeena 2025-10-24 13:45:32 +09:00
parent 43af708c16
commit 07686b7e37

View file

@ -1,7 +1,7 @@
bind = $mainMod, T, exec, $terminal
bind = $mainMod, B, exec, $browser
bind = $mainMod, W, killactive,
bind = $mainMod, M, exit,
bind = $mainMod SHIFT, M, exit,
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating,
bindr = $mainMod, SUPER_L, exec, $app_menu