2023-06-04 10:41:56 +01:00
|
|
|
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
|
|
|
windowrule = float, ^(foot)$
|
|
|
|
windowrule = float, ^(pavucontrol)$
|
|
|
|
windowrule = float, ^(.blueman-manager-wrapped)$
|
|
|
|
windowrule = float, ^(otpclient)$
|
|
|
|
|
|
|
|
windowrule = center, ^(foot)$
|
|
|
|
windowrule = center, ^(pavucontrol)$
|
|
|
|
windowrule = center, ^(.blueman-manager-wrapped)$
|
|
|
|
windowrule = move 2% 6%, ^(otpclient)$
|
|
|
|
|
2023-06-08 10:48:25 +01:00
|
|
|
windowrule = workspace 2, ^(chromium-browser)$
|
|
|
|
windowrule = workspace 3, ^(thunar|libreoffice).*$
|
2023-06-05 17:12:26 +01:00
|
|
|
windowrule = workspace 4 silent, ^(Element|Signal|discord)$
|