diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 2fbe431..bb2aff3 100755 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -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 }