Hi all,

just yesterday I stumbled across the possibility to let Qt5 application look more like GTK+ and I wondered if we perhaps could enable that per default on our Xfce spin.
The only thing I had to do was to install qt5ct and adwaita-qt5 and then I just added one line to my ~/.bashrc:
export QT_QPA_PLATFORMTHEME="qt5ct"

After a re-login it's possible to select a certain Qt theme in qt5ct and all applications look much more native in a GTK+ environment.

All the best
Johannes