From 515ebb7d18f7f463aa69416f8c170cb5b123c40f Mon Sep 17 00:00:00 2001
From: rycee
Default: }
Declared by:
<home-manager/modules/programs/zsh/zsh-abbr.nix>
- |
qt.enable
Whether to enable Qt 4, 5 and 6 configuration.
Type: +
qt.enable
Whether to enable Qt 5 and 6 configuration.
Type: boolean
Default:
false
Example:
true
Declared by:
<home-manager/modules/misc/qt.nix>
|
qt.platformTheme
Platform theme to use for Qt applications.
The options are
gtk
Use GTK theme with
-qtstyleplugins
gnome
Use GNOME theme with
-qgnomeplatform
qtct
Use Qt style set using
+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
Type: -null or one of “gtk”, “gnome”, “qtct”, “kde”
Default: +null or one of “gtk”, “gtk3”, “gnome”, “lxqt”, “qtct”, “kde”
Default:
null
Example:
"gnome"
Related packages: -
Declared by:
+ |