From 9d833a5639be3a6b04430ac03e25d74abb099ed4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 18 Apr 2024 21:55:50 +0000 Subject: [PATCH] docs: update for f9d03f8 --- 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 82a37c6..b6b701b 100644 --- a/docs/home-manager-options.md +++ b/docs/home-manager-options.md @@ -970,6 +970,65 @@ one of “latte”, “frappe”, “macchiato”, “mocha” +## programs\.mpv\.catppuccin\.enable + + + +Whether to enable Catppuccin theme\. + + + +*Type:* +boolean + + + +*Default:* +` false ` + + + +*Example:* +` true ` + + + +## programs\.mpv\.catppuccin\.accent + + + +Catppuccin accent for mpv + + + +*Type:* +one of “blue”, “flamingo”, “green”, “lavender”, “maroon”, “mauve”, “peach”, “pink”, “red”, “rosewater”, “sapphire”, “sky”, “teal”, “yellow” + + + +*Default:* +` "teal" ` + + + +## programs\.mpv\.catppuccin\.flavour + + + +Catppuccin flavour for mpv + + + +*Type:* +one of “latte”, “frappe”, “macchiato”, “mocha” + + + +*Default:* +` "latte" ` + + + ## programs\.neovim\.catppuccin\.enable