feat(hyprland): remove exit keybind

This commit is contained in:
toast 2025-10-24 22:43:01 +09:00
parent 0e663c54f4
commit 605f027fa4

View file

@ -26,7 +26,6 @@
bind = [
"$mod, Q, exec, $terminal"
"$mod, C, killactive"
"$mod, M, exit"
"$mod, E, exec, $fileManager"
"$mod, R, exec, $menu"
"$mod, Y, togglesplit"