38 lines
1.2 KiB
Plaintext
Raw Normal View History

# 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 14 silent,class:^(vesktop)$
# Browser Rules
windowrule = workspace 3 silent,class:^(LibreWolf)$
windowrule = idleinhibit fullscreen,class:^(LibreWolf)$
# Special Workspace Rules
windowrule = workspace special,class:^(com.mitchellh.ghostty)$
windowrule = float,class:^(com.mitchellh.ghostty)$
windowrule = workspace special,class:^(kitty)$
windowrule = float,class:^(kitty)$
# windowrule = workspace 5,class:^(kitty)$