hypr: Change binding hy3:killactive to killactive

This commit is contained in:
GaspardCulis 2024-01-05 09:30:59 +01:00
parent f66b14514f
commit 45b9c84ef4

View file

@ -3,7 +3,7 @@ $mainMod = SUPER
# 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, $terminal bind = $mainMod, RETURN, exec, $terminal
bind = $mainMod, Q, hy3:killactive, bind = $mainMod, Q, killactive,
bind = $mainMod SHIFT, Q, exit, bind = $mainMod SHIFT, Q, exit,
bind = $mainMod, N, exec, thunar bind = $mainMod, N, exec, thunar
bind = $mainMod, M, exec, prismlauncher bind = $mainMod, M, exec, prismlauncher