From 65f967ab93d5c95a8b3a57a679851a93ebb1409b Mon Sep 17 00:00:00 2001
From: rycee
Platform theme to use for Qt applications.
The options are
gtk
Use GTK theme with
-qtstyleplugins
gtk3
Use GTK3 integration -for file picker dialogs, font and theme configuration
gnome
Use GNOME theme with
-qgnomeplatform
lxqt
Use LXQt theme style set using the
-lxqt-config-appearance
-application
qtct
kde
Use Qt settings from Plasma
Deprecated. Use qt.platformTheme.name
instead.
Type: -null or one of “gtk”, “gtk3”, “gnome”, “lxqt”, “qtct”, “kde”
+null or one of “gtk”, “gtk3”, “gnome”, “adwaita”, “lxqt”, “qtct”, “kde” or (submodule)Default:
null
Example:
-"gnome"
Related packages:
-Declared by:
@@ -54329,7 +54315,8 @@ null or one of “gtk”, “gtk3”, “gnome”, “lxqt”, “qtct”, “kd
Theme package to be used in Qt5/Qt6 applications.
-Auto-detected from qt.style.name if possible.
+See its documentation for available options.
Type: null or package or list of package |