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.enable

Whether to enable theming for QT

Type

boolean

Default

stylix.autoEnable && pkgs.stdenv.hostPlatform.isLinux && osConfig != null

Example

true

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

NixOS options

stylix.targets.qt.enable

Whether to enable theming for QT

Type

boolean

Default

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