Readjusted application profiles.
This commit is contained in:
@@ -407,10 +407,7 @@ case $profile in
|
||||
|
||||
"6")
|
||||
install_base_xfce
|
||||
arch-chroot /mnt pacman --noconfirm -S audacious \
|
||||
audacity \
|
||||
element-desktop \
|
||||
ffmpeg \
|
||||
arch-chroot /mnt pacman --noconfirm -S ffmpeg \
|
||||
firefox \
|
||||
firefox-ublock-origin \
|
||||
gimp \
|
||||
@@ -419,19 +416,15 @@ case $profile in
|
||||
hunspell-en_us \
|
||||
keepassxc \
|
||||
libreoffice-fresh \
|
||||
liferea \
|
||||
qalculate-gtk \
|
||||
syncthing \
|
||||
torbrowser-launcher \
|
||||
vlc \
|
||||
wireshark-qt
|
||||
tenacity \
|
||||
vlc
|
||||
;;
|
||||
|
||||
"7")
|
||||
install_base_xfce
|
||||
arch-chroot /mnt pacman --noconfirm -S audacious \
|
||||
audacity \
|
||||
code \
|
||||
arch-chroot /mnt pacman --noconfirm -S code \
|
||||
docker \
|
||||
docker-compose \
|
||||
ffmpeg \
|
||||
@@ -445,14 +438,12 @@ case $profile in
|
||||
jdk-openjdk \
|
||||
keepassxc \
|
||||
libreoffice-fresh \
|
||||
mumble \
|
||||
obs-studio \
|
||||
pycharm-community-edition \
|
||||
python \
|
||||
python-virtualenv \
|
||||
qalculate-gtk \
|
||||
syncthing \
|
||||
torbrowser-launcher \
|
||||
tenacity \
|
||||
vlc \
|
||||
wireshark-qt
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user