install cava

This commit is contained in:
♥ Minnie ♥ 2024-11-09 08:12:55 +08:00
parent a1d5b5a23b
commit 186901ff91
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{...}: {
programs.cava = {
enable = true;
settings = {
general.framerate = 60;
input.method = "pulse";
smoothing.noise_reduction = 88;
color = {
background = "'#1d2021'";
foreground = "'#d4be98'";
};
};
};
}

View file

@ -6,6 +6,7 @@
imports = [
./discord
./dunst
./cava
./irc
./mpd
./picom