This commit is contained in:
Frost-Phoenix 2024-06-20 22:43:32 +02:00
parent 2bba124946
commit 6e5174cb08
5 changed files with 150 additions and 138 deletions

View file

@ -7,5 +7,5 @@
# https://github.com/catppuccin/cava
home.file.".config/cava/config".text = ''
# custom cava config
'' + builtins.readFile "${inputs.catppuccin-cava}/mocha.cava";
'' + builtins.readFile "${inputs.catppuccin-cava}/themes/mocha.cava";
}

View file

@ -62,7 +62,7 @@
};
master = {
new_is_master = true;
# new_is_master = true;
special_scale_factor = 1;
no_gaps_when_only = false;
};