2023-10-01 05:19:31 -04:00
|
|
|
# -----------------------------------------------------
|
|
|
|
# Window rules
|
|
|
|
# -----------------------------------------------------
|
|
|
|
|
2023-10-17 02:20:55 -04:00
|
|
|
windowrule = tile,^(Microsoft-edge)$
|
2023-10-01 05:19:31 -04:00
|
|
|
windowrule = tile,^(Brave-browser)$
|
|
|
|
windowrule = tile,^(Chromium)$
|
|
|
|
windowrule = float,^(pavucontrol)$
|
|
|
|
windowrule = float,^(blueman-manager)$
|
2024-01-01 05:40:15 -05:00
|
|
|
windowrule = float,^(nm-connection-editor)$
|
2023-11-23 08:00:14 -05:00
|
|
|
|
2023-12-27 17:55:49 -05:00
|
|
|
windowrulev2 = float,class:(dotfiles-floating)
|
|
|
|
windowrulev2 = size 60% 60%,class:(dotfiles-floating)
|
|
|
|
windowrulev2 = center,class:(dotfiles-floating)
|