This commit is contained in:
Dylan 2016-01-24 11:06:06 +11:00
parent b9b3f05fab
commit fcf7a3fca4

2
fetch
View file

@ -911,7 +911,7 @@ getgtk () {
gtktheme="None" gtktheme="None"
fi fi
gtktheme=${gtktheme/[[:space:]]/} gtktheme=${gtktheme/^[[:space:]]/}
# Make the output shorter by removing "[GTKX]" from the string # Make the output shorter by removing "[GTKX]" from the string
if [ "$gtk_shorthand" == "on" ]; then if [ "$gtk_shorthand" == "on" ]; then