aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh6
-rwxr-xr-xshell_only.sh12
2 files changed, 16 insertions, 2 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
diff --git a/shell_only.sh b/shell_only.sh
index 84724f3..fbf2fe1 100755
--- a/shell_only.sh
+++ b/shell_only.sh
@@ -62,7 +62,17 @@ if command_exists pacman; then
neofetch \
fzf \
openssh \
- ripgrep
+ ripgrep \
+ which \
+ gcc \
+ pkg-config \
+ openssl \
+ fakeroot \
+ make \
+ automake \
+ autoconf \
+ m4 \
+ aclocal
cargo install paru