From 38b933b08bd9e5251ec63518a9a19372373cfcbc Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 10 Jul 2022 15:20:49 +0200 Subject: [PATCH] use VLC instead of totem --- arch.sh | 6 +++--- archinstall/user_configuration.json | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/arch.sh b/arch.sh index 871bc94..500d5e0 100644 --- a/arch.sh +++ b/arch.sh @@ -3,8 +3,8 @@ if grep "archlinux" /proc/version > /dev/null; then # === Remove extra packages == - pacman -Rsn epiphany gnome-maps cheese gnome-weather gnome-music gnome-books vim gnome-boxes gnome-photos malcontent gnome-contacts --noconfirm - # gnome-firefox, maps, caméra, météo, musique, liseuse, vim, machines, photos, parental control, contacts + pacman -Rsn epiphany gnome-maps cheese gnome-weather gnome-music gnome-books vim gnome-boxes gnome-photos malcontent gnome-contacts totem --noconfirm + # gnome-firefox, maps, caméra, météo, musique, liseuse, vim, machines, photos, parental control, contacts, vidéos # === Colors package manager == sed -i 's/#Color/Color/g' /etc/pacman.conf @@ -309,7 +309,7 @@ then usermod -aG docker "$USER" # === Unused icons == - apps=("fish" "cmake-gui" "com.github.hluk.copyq" "org.gnome.Totem" "electron17" "org.gnome.Evince" "avahi-discover" "bssh" "bvnc" "org.flameshot.Flameshot" "org.fontforge.FontForge" "lstopo" "htop" "micro" "qv4l2" "qvidcap" "x11-emoji-picker" "xdvi" "yelp") + apps=("fish" "cmake-gui" "com.github.hluk.copyq" "electron17" "org.gnome.Evince" "avahi-discover" "bssh" "bvnc" "org.flameshot.Flameshot" "org.fontforge.FontForge" "lstopo" "htop" "micro" "qv4l2" "qvidcap" "x11-emoji-picker" "xdvi" "yelp") for app in "${apps[@]}" do if [ -f /usr/share/applications/"$app".desktop ] diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index a107dcd..83dafca 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -105,7 +105,8 @@ "docker", "docker-compose", "python-pip", - "bluez-utils" + "bluez-utils", + "vlc" ], "plugin": null, "profile": {