15 lines
502 B
Plaintext
15 lines
502 B
Plaintext
# -----------------------------------------------------
|
|
# Window rules
|
|
# -----------------------------------------------------
|
|
|
|
windowrule = tile,^(Microsoft-edge)$
|
|
windowrule = tile,^(Brave-browser)$
|
|
windowrule = tile,^(Chromium)$
|
|
windowrule = float,^(pavucontrol)$
|
|
windowrule = float,^(blueman-manager)$
|
|
windowrule = float,^(nm-connection-editor)$
|
|
|
|
windowrulev2 = float,class:(dotfiles-floating)
|
|
windowrulev2 = size 60% 60%,class:(dotfiles-floating)
|
|
windowrulev2 = center,class:(dotfiles-floating)
|