mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-16 01:22:40 +02:00
fix(catppuccin): use cache for themed ports
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
catppuccin = {
|
||||
# The default `enable` value for all available programs.
|
||||
enable = true;
|
||||
cache.enable = true;
|
||||
# one of "latte", "frappe", "macchiato", "mocha"
|
||||
flavor = "mocha";
|
||||
# one of "blue", "flamingo", "green", "lavender", "maroon", "mauve", "peach", "pink", "red", "rosewater", "sapphire", "sky", "teal", "yellow"
|
||||
|
||||
Reference in New Issue
Block a user