diff --git a/docs/home-manager-options.md b/docs/home-manager-options.md index 5190767..e21708f 100644 --- a/docs/home-manager-options.md +++ b/docs/home-manager-options.md @@ -396,6 +396,47 @@ one of “latte”, “frappe”, “macchiato”, “mocha” +## programs\.fzf\.catppuccin\.enable + + + +Whether to enable Catppuccin theme\. + + + +*Type:* +boolean + + + +*Default:* +` false ` + + + +*Example:* +` true ` + + + +## programs\.fzf\.catppuccin\.flavour + + + +Catppuccin flavour for fzf + + + +*Type:* +one of “latte”, “frappe”, “macchiato”, “mocha” + + + +*Default:* +` "latte" ` + + + ## programs\.git\.delta\.catppuccin\.enable @@ -437,6 +478,47 @@ one of “latte”, “frappe”, “macchiato”, “mocha” +## programs\.gitui\.catppuccin\.enable + + + +Whether to enable Catppuccin theme\. + + + +*Type:* +boolean + + + +*Default:* +` false ` + + + +*Example:* +` true ` + + + +## programs\.gitui\.catppuccin\.flavour + + + +Catppuccin flavour for gitui + + + +*Type:* +one of “latte”, “frappe”, “macchiato”, “mocha” + + + +*Default:* +` "latte" ` + + + ## programs\.glamour\.catppuccin\.enable