From cceb51991e943e15b58d1d2483f93d5025ac1dd8 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:47:17 +0000 Subject: [PATCH] docs: update docs for f3aaec1 --- docs/home-manager-options.md | 59 ++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/docs/home-manager-options.md b/docs/home-manager-options.md index 6879b5a..3ff363d 100644 --- a/docs/home-manager-options.md +++ b/docs/home-manager-options.md @@ -73,6 +73,65 @@ one of “blue”, “flamingo”, “green”, “lavender”, “maroon”, +## gtk\.catppuccin\.cursor\.enable + + + +Whether to enable Catppuccin theme\. + + + +*Type:* +boolean + + + +*Default:* +` false ` + + + +*Example:* +` true ` + + + +## gtk\.catppuccin\.cursor\.accent + + + +Catppuccin accent for gtk cursors + + + +*Type:* +one of “blue”, “flamingo”, “green”, “lavender”, “maroon”, “mauve”, “peach”, “pink”, “red”, “rosewater”, “sapphire”, “sky”, “teal”, “yellow” + + + +*Default:* +` "teal" ` + + + +## gtk\.catppuccin\.cursor\.flavour + + + +Catppuccin flavour for gtk cursors + + + +*Type:* +one of “latte”, “frappe”, “macchiato”, “mocha” + + + +*Default:* +` "latte" ` + + + ## gtk\.catppuccin\.flavour