Fix stray gtktheme string

This commit is contained in:
Dylan 2016-02-16 10:52:26 +11:00
parent 1b3e0e71bb
commit c4bd708a09

2
fetch
View file

@ -1196,7 +1196,7 @@ getstyle () {
kde_config_file="${kde_config_dir}/share/config/kdeglobals"
theme=$(grep "^[^#]*$kde" "$kde_config_file")
theme=${gtk3theme/${kde}*=}
theme=${theme/${kde}*=}
gtk_shorthand="on"
return