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