| Summary: | Can't change theme pernamently. | ||
|---|---|---|---|
| Product: | [Plasma] plasma-mobile | Reporter: | Jacob <kubaszek10puchacz> |
| Component: | general | Assignee: | Plasma Mobile Bugs <plasma-mobile-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | major | CC: | carl, chriswarbo+kde |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jacob
2024-12-27 20:08:09 UTC
This could be due to hard-coding in the startup script. Not sure about Arch, but on NixOS the `startplasmamobile` script hard-codes the following: QT_QPA_PLATFORM=wayland QT_QPA_PLATFORMTHEME=KDE EGL_PLATFORM=wayland QT_QUICK_CONTROLS_STYLE=org.kde.breeze QT_ENABLE_GLYPH_CACHE_WORKAROUND=1 QT_QUICK_CONTROLS_MOBILE=true PLASMA_INTEGRATION_USE_PORTAL=1 PLASMA_PLATFORM=phone:handset PLASMA_DEFAULT_SHELL=org.kde.plasma.mobileshell |