mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-06 20:38:24 +02:00
13 lines
594 B
Plaintext
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
|