add cava waybar module

This commit is contained in:
Joel Mathew Thomas
2025-03-12 23:00:18 +05:30
parent d46ca3299a
commit 270b646739
3 changed files with 28 additions and 1 deletions
+23
View File
@@ -10,6 +10,7 @@
"hyprland/window"
],
"modules-right": [
"cava",
"custom/pacman",
"gamemode",
"tray",
@@ -84,6 +85,28 @@
"tooltip-format": "Connected to {essid}",
"on-click": "gnome-terminal -- nmtui"
},
"cava": {
"framerate": 144,
"autosens": 1,
"bars": 6,
"lower_cutoff_freq": 50,
"higher_cutoff_freq": 10000,
"hide_on_silence": true,
"sleep_timer": 1,
"method": "pulse",
"source": "auto",
"stereo": true,
"reverse": false,
"bar_delimiter": 0,
"monstercat": false,
"waves": false,
"noise_reduction": 0.77,
"input_delay": 2,
"format-icons" : ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█" ],
"actions": {
"on-click-right": "mode"
}
},
"pulseaudio": {
"format": "{icon} {volume}%",
"format-muted": "󰖁",
+4
View File
@@ -141,6 +141,10 @@ button {
color: @surface2;
}
#cava {
color: @blue;
}
#network {
color: @blue;
}
+1 -1
View File
@@ -23,7 +23,7 @@ qt6ct qt5ct kvantum-qt6-git
emote
rofi-wayland
wlogout
waybar
waybar-cava
ttf-fira-sans noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra ttf-font-awesome nerd-fonts
gnome-keyring
eww