feat(hypr): add xwaylandvideobridge

This commit is contained in:
Price Hiller 2023-07-20 18:10:26 -05:00
parent 0becfe8506
commit a9a3148381
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8
2 changed files with 8 additions and 0 deletions

View File

@ -10,3 +10,4 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
exec-once = /usr/lib/polkit-kde-authentication-agent-1
exec-once = /usr/lib/kdeconnectd
exec-once = blueman-applet
exec-once = xwaylandvideobridge

View File

@ -0,0 +1,7 @@
windowrule = noblur,fullscreen:1,title:^(gromit-mpx)$
# 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)$