diff --git a/neofetch b/neofetch index 43ded2f1..7d9f26cf 100755 --- a/neofetch +++ b/neofetch @@ -1775,6 +1775,12 @@ get_term_font() { term_font="$(awk -F '=' '/font=/ {a=$2} /font_size/ {b=$2} END{print a " " b}' "${XDG_CONFIG_HOME}/deepin/deepin-terminal/config.conf")" ;; + "GNUstep_Terminal") + term_font="$(awk -F '>|<' '/>TerminalFontTerminalFontSize