2025-03-14 21:59:59 -06:00
|
|
|
# WINDOW RULES
|
|
|
|
|
|
|
|
|
|
# XWayland Video Bridge
|
2025-04-13 19:21:17 -06:00
|
|
|
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)$
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
# CAVA RULES
|
|
|
|
|
#windowrulev2 = opacity 1.0 override,class:^(kitty-bg)$
|
2025-04-13 19:21:17 -06:00
|
|
|
windowrule = float,class:^(kitty-bg)$
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
# ROFI RULES
|
2025-04-13 19:21:17 -06:00
|
|
|
windowrule = float,class:^(Rofi)$
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
# POLKIT RULES
|
2025-04-13 19:21:17 -06:00
|
|
|
windowrule = float,class:^(org.kde.polkit-kde-authentication-agent-1)$
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
# SHARE PICKER RULES
|
2025-04-13 19:21:17 -06:00
|
|
|
windowrule = size 400 250,float,class:^(hyprland-share-picker)$
|
|
|
|
|
|
|
|
|
|
# Discord Rules
|
|
|
|
|
windowrule = workspace 4 silent,class:^(vesktop)$
|
|
|
|
|
|
|
|
|
|
windowrule = workspace 3 silent,class:^(LibreWolf)$
|