mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 19:29:24 +01:00
bash/usr-local-bin/microsoft-edge: add WebRTCPipeWireCapturer to enabled features
Required for screensharing in WebRTC calls?
This commit is contained in:
parent
3b73ca7e69
commit
1dbc60c2bc
@ -3,5 +3,5 @@
|
||||
# To run Microsoft Edge under Wayland
|
||||
|
||||
set -x
|
||||
/usr/bin/microsoft-edge --enable-features=UseOzonePlatform --ozone-platform=wayland $@
|
||||
/usr/bin/microsoft-edge --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland $@
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user