From c143910fe9da85bb077987bcaa094731948c752c Mon Sep 17 00:00:00 2001 From: Dylan Date: Sun, 3 Apr 2016 12:11:40 +1000 Subject: [PATCH] Add wmtheme to --test --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 9dd1681f..a196861a 100755 --- a/neofetch +++ b/neofetch @@ -2879,7 +2879,7 @@ while [ "$1" ]; do esac ;; --test) - info=(title underline distro kernel uptime packages shell resolution de wm 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) refresh_rate="on" shell_version="on"