From 45b72832bb5450402a1a31f0435ca64ca7227e6f Mon Sep 17 00:00:00 2001 From: Dylan Date: Sun, 24 Jan 2016 10:50:39 +1100 Subject: [PATCH] ... --- fetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch b/fetch index 9e866a2c..2298190b 100755 --- a/fetch +++ b/fetch @@ -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