Readjusted application profiles.
This commit is contained in:
@@ -401,16 +401,13 @@ case $profile in
|
|||||||
install_base_xfce
|
install_base_xfce
|
||||||
arch-chroot /mnt pacman --noconfirm -S dolphin-emu \
|
arch-chroot /mnt pacman --noconfirm -S dolphin-emu \
|
||||||
firefox \
|
firefox \
|
||||||
firefox-ublock-origin \
|
firefox-ublock-origin \
|
||||||
vlc
|
vlc
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"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,42 +416,36 @@ 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 \
|
||||||
firefox \
|
firefox \
|
||||||
firefox-ublock-origin \
|
firefox-ublock-origin \
|
||||||
gimp \
|
gimp \
|
||||||
git \
|
git \
|
||||||
go \
|
go \
|
||||||
hunspell-en_us \
|
hunspell-en_us \
|
||||||
intellij-idea-community-edition \
|
intellij-idea-community-edition \
|
||||||
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