Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceliuice committed Jun 7, 2022
1 parent a5fa84f commit 61ebfc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 61ebfc7

Please sign in to comment.