hypr: Added floating windowrules for localsend and cmst
This commit is contained in:
parent
e8f8745068
commit
d1efb39a0b
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ windowrule = workspace 9 silent, ^(Element)$
|
||||||
# Floating windows
|
# Floating windows
|
||||||
windowrule = float, ^(connman-gtk)$
|
windowrule = float, ^(connman-gtk)$
|
||||||
|
|
||||||
|
windowrulev2 = float, class:(localsend_app)
|
||||||
|
|
||||||
|
windowrulev2 = float, class:(cmst)
|
||||||
|
|
||||||
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