From 664556d13709c3a2bf24d914b030ea6bcc24bd4c Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 23 Oct 2016 09:51:16 +1100 Subject: [PATCH] Test mode: Show CPU temp --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index 6ed8c8e0..efdd7b2e 100755 --- a/neofetch +++ b/neofetch @@ -3282,6 +3282,7 @@ getargs() { cpu_display="infobar" memory_display="infobar" disk_display="infobar" + cpu_temp="on" printinfo() { if [ "$TRAVIS_OS_NAME" ]; then