Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Qt

Homepage: https://github.com/KDE/qt


Home Manager options

stylix.targets.qt.colors.enable

Whether to enable config.lib.stylix.colors for Qt.

Type

boolean

Default

true

Example

false

Source

stylix.targets.qt.colors.override

Attribute sets are recursively merged with config.lib.stylix.colors, while all other non-null types override config.lib.stylix.colors.

Type

anything

Default

null

Source

stylix.targets.qt.enable

Whether to enable theming for Qt.

Type

boolean

Default

config.stylix.autoEnable && nixosConfig != null

Example

true

Source

stylix.targets.qt.fonts.enable

Whether to enable config.stylix.fonts for Qt.

Type

boolean

Default

true

Example

false

Source

stylix.targets.qt.fonts.override

Attribute sets are recursively merged with config.stylix.fonts, while all other non-null types override config.stylix.fonts.

Type

anything

Default

null

Source

stylix.targets.qt.icons.enable

Whether to enable config.stylix.icons for Qt.

Type

boolean

Default

true

Example

false

Source

stylix.targets.qt.icons.override

Attribute sets are recursively merged with config.stylix.icons, while all other non-null types override config.stylix.icons.

Type

anything

Default

null

Source

stylix.targets.qt.platform

Selects the platform theme to use for Qt applications.

Defaults to the standard platform theme used in the configured DE in NixOS when stylix.homeManagerIntegration.followSystem = true.

Type

string

Default

"qtct"

Source

stylix.targets.qt.polarity.enable

Whether to enable config.stylix.polarity for Qt.

Type

boolean

Default

true

Example

false

Source

stylix.targets.qt.polarity.override

Attribute sets are recursively merged with config.stylix.polarity, while all other non-null types override config.stylix.polarity.

Type

anything

Default

null

Source

stylix.targets.qt.standardDialogs

Selects the standard dialogs theme to be used by Qt.

Using xdgdesktopportal integrates with the native desktop portal.

Type

one of “default”, “gtk2”, “gtk3”, “kde”, “xdgdesktopportal”

Default

"default"

Source

NixOS options

stylix.targets.qt.enable

Whether to enable theming for Qt.

Type

boolean

Default

config.stylix.autoEnable

Example

false

Source

stylix.targets.qt.platform

Selects the platform theme to use for Qt applications.

Defaults to the standard platform used in the configured DE.

Type

string

Default

"qtct"

Source

stylix.targets.qt.polarity.enable

Whether to enable config.stylix.polarity for Qt.

Type

boolean

Default

true

Example

false

Source

stylix.targets.qt.polarity.override

Attribute sets are recursively merged with config.stylix.polarity, while all other non-null types override config.stylix.polarity.

Type

anything

Default

null

Source