diff --git a/users/alice/home/hypr/hyprland.conf b/users/alice/home/hypr/hyprland.conf index 6dcbc7b..cf6e4ea 100644 --- a/users/alice/home/hypr/hyprland.conf +++ b/users/alice/home/hypr/hyprland.conf @@ -137,7 +137,7 @@ device { # Example windowrule v2 # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # 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