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