refactor(hypr): update windowrules for xwaylandvideobridge

This commit is contained in:
Price Hiller 2024-10-03 03:39:59 -05:00
parent 18cc248aa2
commit 26e664cc33
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,5 +1,6 @@
# Xwayland Video Bridge Rules
windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$
windowrulev2 = noanim,class:^(xwaylandvideobridge)$
windowrulev2 = nofocus,class:^(xwaylandvideobridge)$
windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
windowrulev2 = opacity 0.0 override, class:^(xwaylandvideobridge)$
windowrulev2 = noanim, class:^(xwaylandvideobridge)$
windowrulev2 = noinitialfocus, class:^(xwaylandvideobridge)$
windowrulev2 = maxsize 1 1, class:^(xwaylandvideobridge)$
windowrulev2 = noblur, class:^(xwaylandvideobridge)$