From 61ebfc717e1d270fa0fdbb3a5cded2317a9c9ab3 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Tue, 7 Jun 2022 20:24:37 +0800 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 7b10fc8d..96354b2e 100755 --- a/install.sh +++ b/install.sh @@ -33,7 +33,7 @@ if [[ "$(command -v gnome-shell)" ]]; then fi else echo "'gnome-shell' not found, using styles for last gnome-shell version available." - GS_VERSION="40-0" + GS_VERSION="42-0" fi # COLORS