aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 2b3ed66..9ea3541 100755
--- a/install.sh
+++ b/install.sh
@@ -82,7 +82,11 @@ if command_exists pacman; then
alsa-utils \
chafa \
xdg-user-dirs \
- xss-lock
+ xss-lock \
+ gstreamer \
+ gst-plugins-base \
+ gst-plugins-good \
+ gst-plugins-bad
paru -S --noconfirm cava i3lock-fancy-rapid-git neo-matrix
elif command_exists apt; then