hypr: Fixed thunar file operation window floating not being applied

This commit is contained in:
GaspardCulis 2023-12-28 09:49:05 +01:00
parent 9abd98a778
commit 594a284140

View file

@ -5,7 +5,6 @@ windowrule = workspace 9 silent, ^(WebCord)$
windowrule = workspace 9 silent, ^(Element)$ windowrule = workspace 9 silent, ^(Element)$
# Floating windows # Floating windows
windowrule = float, ^(File Operation Progress)$
windowrule = float, ^(connman-gtk)$ windowrule = float, ^(connman-gtk)$
windowrulev2 = float, class:(iwgtk) windowrulev2 = float, class:(iwgtk)
@ -14,6 +13,8 @@ windowrulev2 = float, class:(localsend_app)
windowrulev2 = float, class:(cmst) windowrulev2 = float, class:(cmst)
windowrulev2 = float, title:(File Operation Progress)
windowrule = float, ^(blueman-manager)$ windowrule = float, ^(blueman-manager)$
windowrule = size 40% 40%, ^(blueman-manager)$ windowrule = size 40% 40%, ^(blueman-manager)$
windowrule = center, ^(blueman-manager)$ windowrule = center, ^(blueman-manager)$