From b87e5ee889aaeadc110fa8cf0c48e4115b39137c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 18 Apr 2024 19:49:43 +0000 Subject: [PATCH] docs: update for b35a034 --- docs/home-manager-options.md | 41 ++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/docs/home-manager-options.md b/docs/home-manager-options.md index 3f3de0a..d931b6a 100644 --- a/docs/home-manager-options.md +++ b/docs/home-manager-options.md @@ -191,6 +191,47 @@ list of (one of “black”, “rimless”, “normal”) +## i18n\.inputMethod\.fcitx5\.catppuccin\.enable + + + +Whether to enable Catppuccin theme\. + + + +*Type:* +boolean + + + +*Default:* +` false ` + + + +*Example:* +` true ` + + + +## i18n\.inputMethod\.fcitx5\.catppuccin\.flavour + + + +Catppuccin flavour for Fcitx5 + + + +*Type:* +one of “latte”, “frappe”, “macchiato”, “mocha” + + + +*Default:* +` "latte" ` + + + ## programs\.alacritty\.catppuccin\.enable