Screensharing

main
Inga 🏳‍🌈 2 years ago
parent 312276f055
commit 4c74dd4e8c
  1. 11
      README.md

@ -285,6 +285,17 @@ Can be tested in https://webrtc.github.io/test-pages
## Additional
### Screen sharing
```
doas apk add xdg-desktop-portal xdg-desktop-portal-wlr
```
and add to your river config
```
riverctl spawn "/usr/libexec/xdg-desktop-portal-wlr"
```
### Prevent firefox sharing indicator from taking the entire tile
Add the following lines to river config (before the last `exec` line):

Loading…
Cancel
Save