What would I need to put in my etc/enviroment to make my KDE apps use the global themes from KDE in SwayWM
Currently it is this
#
# This file is parsed by pam_env module
#
# Syntax: simple "KEY=VAL" pairs on separate lines
#
QT_QPA_PLATFORMTHEME=qt5ct
MOZ_ENABLE_WAYLAND=1 firefox
#WLR_NO_HARDWARE_CURSORS=1
I guessing I’d need to swap the “qt5ct” in
QT_QPA_PLATFORMTHEME=qt5ct but what with exactly?
I always have a hard times with this. But In qt5ct settings I set in to kvantum most of the time.
And in the kvantum-qt5 app I use the right theme to match my KDE theme.