QT5 styleplugins and qt5ct are not working properly for me.
by UH10Y6 from LinuxQuestions.org on (#5908F)
Hello Everyone,
I have installed both the qt5 styleplugin and qt5ct on slackware-current64 multilib. The qt5ct does work and change the app in the
configuration screen but not the actually qt5 apps. I tried adding QT_QPA_PLATFORMTHEME=qt5ct to the /etc/environment file and rebooted but qt5 apps are still the same color they were and the qt5ct keeps giving me the error QT_QPA_PLATFORMTHEME environment variable is not set (required value:qt5ct)
I also tried "export QT_QPA_PLATFORMTHEME=qt5ct && qt5ct" this works but only on the terminal calling the current app.


I have installed both the qt5 styleplugin and qt5ct on slackware-current64 multilib. The qt5ct does work and change the app in the
configuration screen but not the actually qt5 apps. I tried adding QT_QPA_PLATFORMTHEME=qt5ct to the /etc/environment file and rebooted but qt5 apps are still the same color they were and the qt5ct keeps giving me the error QT_QPA_PLATFORMTHEME environment variable is not set (required value:qt5ct)
I also tried "export QT_QPA_PLATFORMTHEME=qt5ct && qt5ct" this works but only on the terminal calling the current app.