🐛 fix(hypr): hyprfreeze script is now called correctly on the keybind
This commit is contained in:
parent
9ec49707d1
commit
1bb0b31250
1 changed files with 1 additions and 1 deletions
|
@ -182,4 +182,4 @@ bind = SUPER, F1, exec, xdg-open https://wiki.hyprland.org/
|
||||||
bind = SUPERSHIFT, F1, exec, xdg-open https://github.com/Matt-FTW/dotfiles/wiki
|
bind = SUPERSHIFT, F1, exec, xdg-open https://github.com/Matt-FTW/dotfiles/wiki
|
||||||
|
|
||||||
# Freeze active window
|
# Freeze active window
|
||||||
bind = SUPERSHIFT, ESCAPE, exec, ~/.config/hypr/scripts/hyprfreeze
|
bind = SUPERSHIFT, ESCAPE, exec, ~/.config/hypr/scripts/hyprfreeze -a
|
||||||
|
|
Loading…
Add table
Reference in a new issue