Firefox sharing indicator

main
Inga 🏳‍🌈 2 years ago
parent 1c0105253d
commit 70a5a64f7b
  1. 14
      README.md

@ -270,3 +270,17 @@ without me seemingly changing anything.
Should work after following the steps for "Audio".
Can be tested in https://webrtc.github.io/test-pages
## Additional
### Prevent firefox sharing indicator from taking the entire tile
Add the following lines to river config (before the last `exec` line):
```
riverctl float-filter-add title "Firefox — Sharing Indicator"
riverctl float-filter-add title 'Firefox — Sharing Indicator'
```
(TODO: check which kind of quotes works)

Loading…
Cancel
Save