From e2803175bd0ffd55fe0149bd7a0aaaa971e5ef21 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Wed, 19 Feb 2020 12:50:35 +0000 Subject: [PATCH] Added python and ffmpeg-normalize --- arch-setup/Install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/arch-setup/Install.sh b/arch-setup/Install.sh index 5baf0825..94d28fb4 100644 --- a/arch-setup/Install.sh +++ b/arch-setup/Install.sh @@ -1,3 +1,5 @@ !#/bin/bash -trizen -S libreoffice-fresh-de keepass steam steam-native-runtime lutris wireguard-arch wireguard-tools gnome-boxes ttf-ms-fonts ttf-tahoma ttf-vista-fonts discord bettergram cpu-x polybar youtube-dl debtap obs-studio audacity \ No newline at end of file +trizen -S libreoffice-fresh-de keepass steam steam-native-runtime lutris wireguard-arch wireguard-tools gnome-boxes ttf-ms-fonts ttf-tahoma ttf-vista-fonts discord bettergram cpu-x polybar youtube-dl debtap obs-studio audacity python-pip + +sudo pip3 install ffmpeg-normalize \ No newline at end of file