catppuccin eval warning fix

This commit is contained in:
Satria 2026-06-16 10:38:11 +07:00
commit 8136808077
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@
catppuccin = { catppuccin = {
enable = true; enable = true;
autoEnable = true;
flavor = ctp-opt.flavor; flavor = ctp-opt.flavor;
accent = ctp-opt.accent; accent = ctp-opt.accent;

View file

@ -7,6 +7,7 @@
catppuccin = { catppuccin = {
enable = true; enable = true;
autoEnable = true;
flavor = ctp-opt.flavor; flavor = ctp-opt.flavor;
accent = ctp-opt.accent; accent = ctp-opt.accent;
}; };