- removing forced tiling on Zerene stacker

This commit is contained in:
2026-03-15 17:01:46 +01:00
parent f0e8d6f0e5
commit f053ac870c

View File

@@ -341,7 +341,7 @@ windowrule {
#region tiled
windowrule {
name = tiled-tag-zerene
match:class = ^(com-zerenesystems-stacker-gui-MainFrame)$
match:class = ^(com-zerenesystems-stacker-gui-MainFrame__)$
match:xwayland = 1
tag=+tiled
}