Merge branch 'master' of github.com:dylanaraps/neofetch

This commit is contained in:
Dylan Araps 2018-04-02 10:05:23 +10:00
commit 3b55335089
1 changed files with 1 additions and 1 deletions

View File

@ -2092,7 +2092,7 @@ END
fi
term_font="$(awk '/font_family/ { $1 = ""; gsub(/^[[:space:]]/, ""); font = $0 } \
/font_size/ { size = $2 } END { print font " " size}' \
/\s?font_size\s/ { size = $2 } END { print font " " size}' \
"${kitty_file}")"
;;