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

kitty

Homepage: https://github.com/kovidgoyal/kitty

Maintainers: Noah Pierre Biewesch (@trueNAHO)


Home Manager options

stylix.targets.kitty.colors.enable

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

Type

boolean

Default

true

Example

false

Source

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

Whether to enable theming for kitty.

Type

boolean

Default

config.stylix.autoEnable

Example

false

Source

stylix.targets.kitty.fonts.enable

Whether to enable config.stylix.fonts for kitty.

Type

boolean

Default

true

Example

false

Source

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

Whether to enable config.stylix.inputs for kitty.

Type

boolean

Default

true

Example

false

Source

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

Whether to enable config.stylix.opacity for kitty.

Type

boolean

Default

true

Example

false

Source

stylix.targets.kitty.opacity.override

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

Type

anything

Default

null

Source

stylix.targets.kitty.variant256Colors

Whether to use the 256-color variant rather than the default combination of colors.

Type

boolean

Default

false

Source

NixOS options

None provided.