Files
hypr/modules/windowrules.conf
T
2026-03-12 20:34:52 +01:00

13 lines
594 B
Plaintext

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 = nofocus, class:^(xwaylandvideobridge)$
windowrulev2 = idleinhibit fullscreen, class:.*
windowrule = idleinhibit always, content:video
windowrule = idleinhibit always, content:game
windowrule = idleinhibit always, fullscreenstate:client 2
windowrule = idleinhibit always, fullscreenstate:internal 2