hypr: Change binding hy3:killactive to killactive
This commit is contained in:
parent
f66b14514f
commit
45b9c84ef4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue