aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-02-04 03:18:00 -0500
committerDon Williams <don.e.williams@gmail.com>2026-02-04 03:18:00 -0500
commit43484bbd23c43462fc65fb7d8f427941431dc639 (patch)
tree8d646ebb5770c818bf4373931138bf6b8092f90c
parenta443846ff32288ee84642b33d76b443fc456d101 (diff)
Fixed Window Rules for xdg_tag
-rw-r--r--config/hypr/configs/WindowRules-config-v3.conf1
-rw-r--r--config/hypr/configs/WindowRules.conf1
2 files changed, 1 insertions, 1 deletions
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
diff --git a/config/hypr/configs/WindowRules.conf b/config/hypr/configs/WindowRules.conf
index 5e1beef4..73e98fce 100644
--- a/config/hypr/configs/WindowRules.conf
+++ b/config/hypr/configs/WindowRules.conf
@@ -65,7 +65,6 @@ windowrule = match:class ^(im.riot.Riot|Element)$, tag +im
windowrule = match:class ^(gamescope)$, tag +games
windowrule = match:class ^(steam_app_\\d+)$, tag +games
windowrule = match:xdg_tag ^(proton-game)$, tag +games
-windowrule = match:xdgTag ^(proton-game)$, tag +games
# gamestore tags
windowrule = match:class ^([Ss]team)$, tag +gamestore
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage