Merge pull request 'feature/hypr-update' (#183) from feature/hypr-update into main
Some checks failed
Check flake.lock / Check health of `flake.lock` (push) Successful in 10s
Check Nix flake / Perform Nix flake checks (push) Successful in 4m4s
Update flakes / update_lockfile (push) Failing after 21s

Reviewed-on: #183
This commit was merged in pull request #183.
This commit is contained in:
2026-02-13 23:33:11 -05:00

View File

@@ -137,7 +137,7 @@ device {
# Example windowrule v2 # Example windowrule v2
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
windowrule = suppressevent maximize, class:.* # You'll probably like this. windowrule = suppress_event maximize, match:class .* # You'll probably like this.
# See https://wiki.hyprland.org/Configuring/Keywords/ for more # See https://wiki.hyprland.org/Configuring/Keywords/ for more