No homogeneous theming since GTK4 and libadwaita?
Latest version of Manjaro Xfce includes
kvantumandqt5ctfor managing QT themesThe default
~/.profilecreated from /etc/skel/ at installation includes:export QT_QPA_PLATFORMTHEME="qt5ct"and QT5 settings (
qt5ct) Style: is set to kvantumSo Xfce user should only need to change QT theme in
kvantumto match Gtk themeDark theme is applied to not al Qt apps (have tried qt5ct and Kvantum) - #2 by bogdancovaciu
If users want more simplicity than Manjaro defaults described in post#5, they can use
kvantumonly:to use Kvantum only, without the qt5ct aka Qt5Settings, then only use that line:
export QT_STYLE_OVERRIDE="kvantum"Then from Kvantum Manager you set your theme.
1 Like