From 4e741ef8ef81d5a516ad270df2eeeda12ab70e0e Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 23 Oct 2016 09:47:01 +1100 Subject: [PATCH] CPU Temp: Off by default --- config/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config b/config/config index ebdb8dec..ea523942 100644 --- a/config/config +++ b/config/config @@ -123,7 +123,7 @@ cpu_cores="logical" # Hide/Show CPU temperature. # --cpu_temp on, off # Note: Only works on Linux. -cpu_temp="on" +cpu_temp="off" # GPU