diff --git a/neofetch b/neofetch index aee15ff2..68b7451c 100755 --- a/neofetch +++ b/neofetch @@ -1590,8 +1590,6 @@ get_term_font() { term_font="$(awk -F "," '/fontFamily/ {a=$1} END{print a}' "${HOME}/.hyper.js" | awk -F "'" '{a=$2} END{print a}')" ;; esac - - term_font="$(uppercase "$term_font")" } get_disk() {