hypr: Alt+Shift+Q to close windows

This commit is contained in:
2023-10-28 20:18:52 +02:00
parent 409ce9a05c
commit e750b5ea50

View File

@ -139,7 +139,7 @@ $mainMod = ALT
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Return, exec, alacritty bind = $mainMod, Return, exec, alacritty
bind = $mainMod, Q, killactive, bind = $mainMod_SHIFT, Q, killactive,
bind = $mainMod, M, exit, bind = $mainMod, M, exit,
bind = $mainMod_SHIFT, L, exec, screenlock bind = $mainMod_SHIFT, L, exec, screenlock
#bind = $mainMod, E, exec, dolphin #bind = $mainMod, E, exec, dolphin