29 lines
891 B
Plaintext
29 lines
891 B
Plaintext
# WINDOW RULES
|
|
|
|
# XWayland Video Bridge
|
|
windowrule = workspace 10 silent,class:^(xwaylandvideobridge)$
|
|
windowrule = opacity 0.0 override,class:^(xwaylandvideobridge)$
|
|
windowrule = noanim,class:^(xwaylandvideobridge)$
|
|
windowrule = noinitialfocus,class:^(xwaylandvideobridge)$
|
|
windowrule = maxsize 1 1,class:^(xwaylandvideobridge)$
|
|
windowrule = noblur,class:^(xwaylandvideobridge)$
|
|
windowrule = move 2000 1100,class:^(xwaylandvideobridge)$
|
|
|
|
# CAVA RULES
|
|
#windowrulev2 = opacity 1.0 override,class:^(kitty-bg)$
|
|
windowrule = float,class:^(kitty-bg)$
|
|
|
|
# ROFI RULES
|
|
windowrule = float,class:^(Rofi)$
|
|
|
|
# POLKIT RULES
|
|
windowrule = float,class:^(org.kde.polkit-kde-authentication-agent-1)$
|
|
|
|
# SHARE PICKER RULES
|
|
windowrule = size 400 250,float,class:^(hyprland-share-picker)$
|
|
|
|
# Discord Rules
|
|
windowrule = workspace 4 silent,class:^(vesktop)$
|
|
|
|
windowrule = workspace 3 silent,class:^(LibreWolf)$
|