diff --git a/neofetch b/neofetch index b365fda1..50db0e2d 100644 --- a/neofetch +++ b/neofetch @@ -3479,7 +3479,7 @@ get_term_font() { term_font="${term_font//\"}" ;; - "Apple_Terminal") + "Apple_Terminal"*) term_font="$(osascript <