From 1f975279c6fc1347f233e173ec3afbc278f0f98c Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Fri, 13 Feb 2026 23:27:34 -0500 Subject: [PATCH] update deprecated rule --- users/alice/home/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.52.0