Skip to content

Troubleshooting

William edited this page Jan 6, 2024 · 3 revisions

Screen sharing

Website where you can check screen sharing capabilities: https://mozilla.github.io/webrtc-landing/gum_test.html

Problem is likely due to xdg-desktop-portal not running. This is set up and started by the default sway config files in this package but a user-provided config might prevent those from being called, usee .config/sway/config.d to ensure that you do not overwrite the default config unless you wish to do so.

Some resources:

Clone this wiki locally