Selects the platform theme to use for Qt applications.
The options are
gnome
: Use GNOME theme with qgnomeplatformgtk2
: Use GTK theme with qtstylepluginskde
: Use Qt settings from Plasma.lxqt
: Use LXQt style set using the lxqt-config-appearance application.qt5ct
: Use Qt style set using the qt5ct and qt6ct applications.
Declarations
Type
null or one of "gnome", "gtk2", "kde", "lxqt", "qt5ct"
Default
null
Example
"gnome"