a60d227622
* feat: add auto generated docs * docs: init options docs
50 lines
473 B
Markdown
50 lines
473 B
Markdown
## boot\.loader\.grub\.catppuccin\.enable
|
|
|
|
Whether to enable Catppuccin theme.
|
|
|
|
*Type:*
|
|
boolean
|
|
|
|
|
|
|
|
*Default:*
|
|
` false `
|
|
|
|
|
|
|
|
*Example:*
|
|
` true `
|
|
|
|
|
|
|
|
## boot\.loader\.grub\.catppuccin\.flavour
|
|
|
|
Catppuccin flavour for grub
|
|
|
|
|
|
|
|
*Type:*
|
|
one of “latte”, “frappe”, “macchiato”, “mocha”
|
|
|
|
|
|
|
|
*Default:*
|
|
` "latte" `
|
|
|
|
|
|
|
|
## catppuccin\.flavour
|
|
|
|
Global Catppuccin flavour
|
|
|
|
|
|
|
|
*Type:*
|
|
one of “latte”, “frappe”, “macchiato”, “mocha”
|
|
|
|
|
|
|
|
*Default:*
|
|
` "latte" `
|
|
|
|
|