...
This commit is contained in:
parent
b9b3f05fab
commit
fcf7a3fca4
1 changed files with 1 additions and 1 deletions
2
fetch
2
fetch
|
@ -911,7 +911,7 @@ getgtk () {
|
|||
gtktheme="None"
|
||||
fi
|
||||
|
||||
gtktheme=${gtktheme/[[:space:]]/}
|
||||
gtktheme=${gtktheme/^[[:space:]]/}
|
||||
|
||||
# Make the output shorter by removing "[GTKX]" from the string
|
||||
if [ "$gtk_shorthand" == "on" ]; then
|
||||
|
|
Loading…
Reference in a new issue