From 64d268027812fd8c500479b11942bd098aead5ad Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 28 May 2016 11:28:41 +1000 Subject: [PATCH] Add term and termfont to --test --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 32f006e5..5c1f1e9c 100755 --- a/neofetch +++ b/neofetch @@ -3183,7 +3183,7 @@ while [ "$1" ]; do esac ;; --test) - info=(title underline distro kernel uptime packages shell resolution de wm wmtheme theme icons cpu gpu memory font disk battery song localip publicip users birthday) + info=(title underline distro kernel uptime packages shell resolution de wm wmtheme theme icons cpu gpu memory font disk battery song localip publicip users birthday term termfont) refresh_rate="on" shell_version="on"