feat(hypr): add xwaylandvideobridge
This commit is contained in:
parent
0becfe8506
commit
a9a3148381
@ -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/polkit-kde-authentication-agent-1
|
||||||
exec-once = /usr/lib/kdeconnectd
|
exec-once = /usr/lib/kdeconnectd
|
||||||
exec-once = blueman-applet
|
exec-once = blueman-applet
|
||||||
|
exec-once = xwaylandvideobridge
|
||||||
|
7
dots/.config/hypr/wm/window-rules.conf
Normal file
7
dots/.config/hypr/wm/window-rules.conf
Normal 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)$
|
Loading…
Reference in New Issue
Block a user