24 lines
794 B
Plaintext

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