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

GNOME

Homepage: https://www.gnome.org

Maintainers: Daniel Thwaites (@danth)


Home Manager options

stylix.targets.gnome.colors.enable

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

Type

boolean

Default

true

Example

false

Source

stylix.targets.gnome.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.gnome.enable

Whether to enable theming for GNOME.

Type

boolean

Default

config.stylix.autoEnable && pkgs.stdenv.hostPlatform.isLinux

Example

true

Source

stylix.targets.gnome.fonts.enable

Whether to enable config.stylix.fonts for GNOME.

Type

boolean

Default

true

Example

false

Source

stylix.targets.gnome.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.gnome.image.enable

Whether to enable config.stylix.image for GNOME.

Type

boolean

Default

true

Example

false

Source

stylix.targets.gnome.image.override

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

Type

anything

Default

null

Source

stylix.targets.gnome.imageScalingMode.enable

Whether to enable config.stylix.imageScalingMode for GNOME.

Type

boolean

Default

true

Example

false

Source

stylix.targets.gnome.imageScalingMode.override

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

Type

anything

Default

null

Source

stylix.targets.gnome.inputs.enable

Whether to enable config.stylix.inputs for GNOME.

Type

boolean

Default

true

Example

false

Source

stylix.targets.gnome.inputs.override

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

Type

anything

Default

null

Source

stylix.targets.gnome.polarity.enable

Whether to enable config.stylix.polarity for GNOME.

Type

boolean

Default

true

Example

false

Source

stylix.targets.gnome.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

NixOS options

stylix.targets.gnome.enable

Whether to enable theming for GNOME and GDM.

Type

boolean

Default

config.stylix.autoEnable

Example

false

Source