Update hyprland window rules

This commit is contained in:
Evie Litherland-Smith 2023-05-16 14:34:44 +01:00
parent cc257a396b
commit b804c0997d

View file

@ -1,14 +1,12 @@
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
windowrule = float, ^(foot)$ windowrule = float, ^(foot)$
windowrule = center, ^(foot)$
windowrule = tile, ^(neovide)$ windowrule = tile, ^(neovide)$
windowrule = float, ^(thunar)$ windowrule = float, ^(thunar)$
windowrule = float, ^(pavucontrol)$ windowrule = float, ^(pavucontrol)$
windowrule = float, ^(Signal)$
windowrule = center, ^(pavucontrol)$ windowrule = center, ^(pavucontrol)$
windowrule = float, ^(.blueman-manager-wrapped)$ windowrule = float, ^(.blueman-manager-wrapped)$
windowrule = center, ^(.blueman-manager-wrapped)$ windowrule = center, ^(.blueman-manager-wrapped)$
windowrule = float, ^(marktext)$
windowrule = center, ^(marktext)$
windowrule = float, ^(otpclient)$ windowrule = float, ^(otpclient)$
windowrule = move 2% 6%, ^(otpclient)$ windowrule = move 2% 6%, ^(otpclient)$
windowrule = float, title:^([Zz]oom)(.*)$ windowrule = float, title:^([Zz]oom)(.*)$