diff --git a/fetch b/fetch index b9dff010..9e866a2c 100755 --- a/fetch +++ b/fetch @@ -911,7 +911,7 @@ getgtk () { gtktheme="None" fi - gtktheme=${gtktheme/ /} + gtktheme=${gtktheme// /} # Make the output shorter by removing "[GTKX]" from the string if [ "$gtk_shorthand" == "on" ]; then