hypr: Fixed thunar file operation window floating not being applied
This commit is contained in:
parent
9abd98a778
commit
594a284140
1 changed files with 2 additions and 1 deletions
|
@ -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)$
|
||||||
|
|
Loading…
Reference in a new issue