Skip to content

Commit

Permalink
Added a windowrulev2 to Screen-Sharing.md (#888)
Browse files Browse the repository at this point in the history
This window rule is added to xwaylandvideobridge to prevent it being focused. This is a recommendation to users who use the mentioned package.
  • Loading branch information
dannightmare authored Nov 28, 2024
1 parent 43e1073 commit 83cf1b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Useful Utilities/Screen-Sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)$
```

0 comments on commit 83cf1b2

Please sign in to comment.