From bf28b5c22813b014989ea8e96909875b62367216 Mon Sep 17 00:00:00 2001 From: Matt C Date: Thu, 16 Sep 2021 16:42:24 -0400 Subject: [PATCH] Update continue.sh --- continue.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continue.sh b/continue.sh index b484b7c..2084301 100755 --- a/continue.sh +++ b/continue.sh @@ -196,7 +196,7 @@ if [[ "$DEP" == "y" || "$DEP" == "Y" ]]; then elif [[ "$DE" == "Enlightenment" ]]; then pacman -Sy --quiet --noconfirm enlightenment terminology elif [[ "$DE" == "GNOME" ]]; then - pacman -Sy --quiet --noconfirm gnome gnome-extra gnome-settings gnome-terminal gnome-backgrounds gnome-control-center #chrome-gnome-shell + pacman -Sy --quiet --noconfirm gnome gnome-extra gnome-settings gnome-terminal gnome-backgrounds gnome-control-center nautilus #chrome-gnome-shell DM="gdm" elif [[ "$DE" == "Flashback" || "$DE" == "GNOME Flashback" || "$DE" == "(GNOME) Flashback" ]]; then DE="Flashback"