i3 - improved tiling WM


Add exmple path for CPU temperature

Patch status: merged

Patch by Jan-Erik Rediger

To apply this patch, use:
curl http://cr.i3wm.org/patch/194/raw.patch | git am

b/man/i3status.man

13
@@ -258,6 +258,8 @@ specified thermal zone is getting too hot. Defaults to 75 degrees C.
14
 
15
 *Example max_threshold*: +42+
16
 
17
+*Example path*: +/sys/devices/platform/coretemp.0/temp1_input+
18
+
19
 === CPU Usage
20
 
21
 Gets the percentual CPU usage from +/proc/stat+ (Linux) or +sysctl(3)+ (FreeBSD/OpenBSD).