mention share picker theming stuff

This commit is contained in:
vaxerski 2023-10-06 14:32:02 +01:00
parent 120f6c5592
commit 82f21f2231
1 changed files with 10 additions and 0 deletions

View File

@ -109,6 +109,16 @@ sleep 2
```
adjust the paths if incorrect.
## Share picker doesn't use the system theme
Try one or both:
```sh
dbus-update-activation-environment --systemd --all
systemctl --user import-environment QT_QPA_PLATFORMTHEME
```
If it works, add it to your config in an `exec-once`.
## Debugging
If you get long app launch times, or screensharing does not work, consult the logs.