diff --git a/fetch b/fetch index 9df885c9..6740b17a 100755 --- a/fetch +++ b/fetch @@ -1144,7 +1144,7 @@ getgtk () { "Xfce"*) if type -p xfconf-query >/dev/null 2>&1; then - gtk2Theme=$(xfconf-query -c xsettings -p /Net/$xfconf) + gtk2theme=$(xfconf-query -c xsettings -p /Net/$xfconf) fi ;;