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