From 63dc5d60b3272dc1df85c20b9b5a0884b93ad736 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 10 Apr 2024 06:03:24 +0000 Subject: [PATCH] docs: update for 844dcd5 --- docs/home-manager-options.md | 82 ++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) 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