From 9846a3692c9489f7c339b2c943d35578dbf84ed4 Mon Sep 17 00:00:00 2001 From: zachir Date: Fri, 23 Jan 2026 16:53:27 -0600 Subject: Hypr: windowrulev2 deprecated --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index e2c8f64..84d676a 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -218,7 +218,7 @@ plugin { # See https://wiki.hypr.land/Configuring/Window-Rules/ for more windowrulev2 = workspace special:easyeffects silent, match: class ^(com\.github\.wwmm\.easyeffects)$ # Fix brave xray menus -windowrulev2 = xray 0, match:class ^(\s*), match:title ^(\s*)$ +windowrule = xray 0, match:class ^(\s*), match:title ^(\s*)$ # Center floating XWayland windows windowrule = center on, match:xwayland on, match:class negative:^(steam|REAPER)$ # Make Steam Big Picture Mode fullscreen -- cgit v1.2.3