On 6/10/25 12:37 PM, Darrell Anderson via tde-users wrote:
Since the qt5ct package is needed in TDE, an appropriate place to source 'export QT_QPA_PLATFORMTHEME=qt5ct' is $TDEHOME/env/qt5ct.sh. The 'sh' extension is required -- look in $TDEDIR/bin/starttde for how scripts in the env directory are sourced.
I should have added that in a system with multiple users and multiple DEs, sourcing 'export QT_QPA_PLATFORMTHEME=qt5ct' in any system-wide global area likely will irritate the users who do not use TDE. Best to source in $TDEHOME/env where only TDE is affected and only for that user.