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 5.kde6
: Use Qt settings from Plasma 6.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", "kde6", "lxqt", "qt5ct"
Default
null
Example
"gnome"
Sign in to create a configuration using this setting.