This commit is contained in:
Dylan 2016-01-24 10:50:39 +11:00
parent dcadf98d3d
commit 45b72832bb

2
fetch
View file

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