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-14 13:08:46 -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
|
2025-04-14 13:08:46 -06:00
|
|
|
windowrule = workspace 14 silent,class:^(vesktop)$
|
2025-04-13 19:21:17 -06:00
|
|
|
|
2025-04-14 13:08:46 -06:00
|
|
|
# Browser Rules
|
2025-04-13 19:21:17 -06:00
|
|
|
windowrule = workspace 3 silent,class:^(LibreWolf)$
|
2025-04-14 15:00:24 -06:00
|
|
|
windowrule = idleinhibit fullscreen,class:^(LibreWolf)$
|
2025-04-14 13:08:46 -06:00
|
|
|
|
|
|
|
|
# Special Workspace Rules
|
|
|
|
|
windowrule = workspace special,class:^(com.mitchellh.ghostty)$
|
|
|
|
|
windowrule = float,class:^(com.mitchellh.ghostty)$
|
|
|
|
|
windowrule = workspace 5,class:^(kitty)$
|