Keep shellcheck happy
This commit is contained in:
2
neofetch
2
neofetch
@@ -2179,7 +2179,7 @@ END
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
"st")
|
"st")
|
||||||
if term_font="$(ps -o command= -p $parent | grep -E '\-f\s?.*?:?')"; then
|
if term_font="$(ps -o command= -p "$parent" | grep -E '\-f\s?.*?:?')"; then
|
||||||
term_font="${term_font/*-f/}"
|
term_font="${term_font/*-f/}"
|
||||||
term_font="${term_font/ -*/}"
|
term_font="${term_font/ -*/}"
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user