diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 805b693..7361caa 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -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": "󰖁", diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 72de848..4cae2f9 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -141,6 +141,10 @@ button { color: @surface2; } +#cava { + color: @blue; +} + #network { color: @blue; } diff --git a/dependencies.txt b/dependencies.txt index db897b9..a8fd396 100644 --- a/dependencies.txt +++ b/dependencies.txt @@ -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