@@ -16,7 +16,6 @@ windowrule = size <60% <90%,tag:common-popups
1616windowrule = float,tag:portal-dialogs
1717windowrule = center,tag:portal-dialogs
1818
19-
2019# Only add the Core applications here
2120windowrule = float,class:^(com.gabm.satty)$
2221windowrule = float,class:^(org.kde.dolphin)$,title:^(Progress Dialog — Dolphin)$
@@ -39,15 +38,14 @@ windowrule = float,class:^(blueman-manager)$
3938windowrule = float,class:^(nm-applet)$
4039windowrule = float,class:^(nm-connection-editor)$
4140windowrule = float,class:^(org.kde.polkit-kde-authentication-agent-1)$
42- windowrule = float,class:^([Xx]dg-desktop-portal-gtk)$
4341
4442# common popups
4543windowrule = tag +common-popups,initialTitle:^(Open File)$
4644windowrule = tag +common-popups,title:^(Choose Files)$
4745windowrule = tag +common-popups,title:^(Save As)$
4846windowrule = tag +common-popups,title:^(Confirm to replace files)$
4947windowrule = tag +common-popups,title:^(File Operation Progress)$
50- windowrule = tag +common-popups,class:^(xdg -desktop-portal-gtk)$
48+ windowrule = tag +common-popups,class:^([Xx]dg -desktop-portal-gtk)$
5149
5250# portal-dialogs
5351windowrule = tag +portal-dialogs,class:^(org.freedesktop.impl.portal.desktop.hyprland)$
0 commit comments