...
This commit is contained in:
parent
76fc53bb14
commit
dcadf98d3d
2
fetch
2
fetch
|
@ -911,7 +911,7 @@ getgtk () {
|
||||||
gtktheme="None"
|
gtktheme="None"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
gtktheme=${gtktheme/ /}
|
gtktheme=${gtktheme// /}
|
||||||
|
|
||||||
# Make the output shorter by removing "[GTKX]" from the string
|
# Make the output shorter by removing "[GTKX]" from the string
|
||||||
if [ "$gtk_shorthand" == "on" ]; then
|
if [ "$gtk_shorthand" == "on" ]; then
|
||||||
|
|
Reference in New Issue