fix: screen sharing
This commit is contained in:
parent
284f242e72
commit
37a059613f
2 changed files with 14 additions and 0 deletions
|
@ -273,6 +273,10 @@
|
|||
|
||||
# Window rules
|
||||
windowrulev2 = float,class:(steam) # Make sure all Steam windows float
|
||||
windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = noanim,class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = nofocus,class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
|
||||
|
||||
# Plugins
|
||||
plugin:hyprfocus {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue