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

Obsidian

Homepage: https://obsidian.md

Maintainers: colorman and Michael Golden (@TheColorman @michaelgoldenn)


Home Manager options

stylix.targets.obsidian.colors.enable

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

Type

boolean

Default

true

Example

false

Source

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

Whether to enable theming for Obsidian.

Type

boolean

Default

config.stylix.autoEnable

Example

false

Source

stylix.targets.obsidian.fonts.enable

Whether to enable config.stylix.fonts for Obsidian.

Type

boolean

Default

true

Example

false

Source

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

Whether to enable config.stylix.polarity for Obsidian.

Type

boolean

Default

true

Example

false

Source

stylix.targets.obsidian.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.obsidian.vaultNames

The obsidian vault names to apply styling on.

Type

list of string

Default

[ ]

Source

NixOS options

None provided.