]> git.sur5r.net Git - i3/i3status/blobdiff - man/i3status.man
i3status - More temperature related fixes for OpenBSD, and a general feature
[i3/i3status] / man / i3status.man
index 9a19ec9f5d7946ef0e515c48df440f330cd12fc0..0d98f8f8ba4750750008352f31d139d9bb364e4d 100644 (file)
@@ -224,12 +224,16 @@ colored red. The low_threshold type can be of threshold_type "time" or
 
 === CPU-Temperature
 
-Gets the temperature of the given thermal zone.
+Gets the temperature of the given thermal zone. It is possible to
+define a max_threshold that will color the temperature red in case the
+specified thermal zone is getting too hot. Defaults to 75 degrees C.
 
 *Example order*: +cpu_temperature 0+
 
 *Example format*: +T: %degrees °C+
 
+*Example max_threshold*: +42+
+
 === CPU Usage
 
 Gets the percentual CPU usage from +/proc/stat+ (Linux) or +sysctl(3)+ (FreeBSD/OpenBSD).