mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-22 11:39:53 +00:00
...
This commit is contained in:
2
fetch
2
fetch
@@ -911,7 +911,7 @@ getgtk () {
|
|||||||
gtktheme="None"
|
gtktheme="None"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
gtktheme=${gtktheme/[[:space:]]/}
|
gtktheme=${gtktheme/^[[:space:]]/}
|
||||||
|
|
||||||
# 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
Block a user