mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-12-04 09:55:58 +01:00
Added a windowrulev2 to Screen-Sharing.md (#888)
This window rule is added to xwaylandvideobridge to prevent it being focused. This is a recommendation to users who use the mentioned package.
This commit is contained in:
parent
43e1073237
commit
83cf1b2a7f
1 changed files with 1 additions and 0 deletions
|
@ -39,4 +39,5 @@ windowrulev2 = noanim, class:^(xwaylandvideobridge)$
|
|||
windowrulev2 = noinitialfocus, class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = maxsize 1 1, class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = noblur, class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = nofocus, class:^(xwaylandvideobridge)$
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue