From 6271e9a284e98cd00c1d1b416aea0d9355bf1887 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Mon, 13 May 2019 21:34:38 +0100 Subject: [PATCH] etc/profile.d/sys.sh --- etc/profile.d/sys.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/profile.d/sys.sh b/etc/profile.d/sys.sh index d7ce1e5a..64864ff5 100644 --- a/etc/profile.d/sys.sh +++ b/etc/profile.d/sys.sh @@ -229,6 +229,7 @@ sys_cpu_load() { sys_cpu_temperature() { # Mac, others + # /sys/devices/platform/applesmc.768/temp*input ( cat /sys/devices/platform/coretemp.0/hwmon/hwmon*/temp*_input \ || cat /sys/class/thermal/thermal_zone*/temp -- 2.47.3