add contact
This commit is contained in:
parent
4ac862c583
commit
a7794f5552
1 changed files with 2 additions and 2 deletions
4
arch.sh
4
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 --noconfirm
|
||||
# gnome-firefox, maps, caméra, météo, musique, liseuse, vim, machines, photos, parental control
|
||||
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
|
||||
|
||||
# === Colors package manager ==
|
||||
sed -i 's/#Color/Color/g' /etc/pacman.conf
|
||||
|
|
Loading…
Reference in a new issue