wip: cava

This commit is contained in:
2026-04-02 17:51:12 +03:00
parent aa3fb4b2ce
commit 22572128fc
2 changed files with 12 additions and 0 deletions
+11
View File
@@ -3,6 +3,7 @@
font-awesome
nerd-fonts.symbols-only
playerctl
cava
];
programs.waybar = {
@@ -14,6 +15,7 @@
"hyprland/workspaces"
"hyprland/language"
"keyboard-state"
"cava"
];
modules-center = [
@@ -28,6 +30,15 @@
"clock"
];
cava = {
bars = 14;
sleep_timer = 5;
hide_on_silence = true;
bar_delimiter = 0;
input_delay = 0;
format-icons = [" " "" "" "" "" "" "" "" ""];
};
clock = {
tooltip = false;
interval = 5;