From 43484bbd23c43462fc65fb7d8f427941431dc639 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Wed, 4 Feb 2026 03:18:00 -0500 Subject: Fixed Window Rules for xdg_tag --- config/hypr/configs/WindowRules-config-v3.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'config/hypr/configs/WindowRules-config-v3.conf') diff --git a/config/hypr/configs/WindowRules-config-v3.conf b/config/hypr/configs/WindowRules-config-v3.conf index d4a3b6b0..73e98fce 100644 --- a/config/hypr/configs/WindowRules-config-v3.conf +++ b/config/hypr/configs/WindowRules-config-v3.conf @@ -64,6 +64,7 @@ windowrule = match:class ^(im.riot.Riot|Element)$, tag +im # game tags windowrule = match:class ^(gamescope)$, tag +games windowrule = match:class ^(steam_app_\\d+)$, tag +games +windowrule = match:xdg_tag ^(proton-game)$, tag +games # gamestore tags windowrule = match:class ^([Ss]team)$, tag +gamestore -- cgit v1.2.3