aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 1bc705a..1580930 100755
--- a/install.sh
+++ b/install.sh
@@ -57,7 +57,8 @@ if command_exists apt; then
fonts-noto-color-emoji \
xclip \
hexchat \
- brightnessctl
+ brightnessctl \
+ cava
${SUDO} apt purge -y \
lemonbar # automatically installed but unwanted
else