]> git.sur5r.net Git - i3/i3status/blobdiff - i3status.1
Small improvement regarding readability if one hasn't an IPv6 address.
[i3/i3status] / i3status.1
index 4345671f8a8d2f7fc0fa7f8dad9dcd805146df18..facd04359e6a5e8cc985b226986dea64b402ed98 100644 (file)
@@ -90,6 +90,11 @@ red/green.
 Get current speed of the ethernet interface using the same mechanism as
 ethtool. You need to start i3status with root privileges to use this.
 
 Get current speed of the ethernet interface using the same mechanism as
 ethtool. You need to start i3status with root privileges to use this.
 
+.TP
+.B get_cpu_temperature
+Gets the temperature of the first thermal zone or the specified thermal zone
+(if any). Use it to display your CPU temperature.
+
 .TP
 .B normcolors
 Specifies the colors for background/border in the same format (html colorcodes)
 .TP
 .B normcolors
 Specifies the colors for background/border in the same format (html colorcodes)
@@ -122,6 +127,7 @@ System-wide configuration file.
 \&order run,wlan,eth,battery,load,time
 \&normcolors #000000 #333333
 \&color
 \&order run,wlan,eth,battery,load,time
 \&normcolors #000000 #333333
 \&color
+\&get_cpu_temperature
 .Ve
 
 .SH MOUNTING WMII'S PSEUDO FILESYSTEM
 .Ve
 
 .SH MOUNTING WMII'S PSEUDO FILESYSTEM
@@ -143,8 +149,10 @@ this, please fix it and send me a patch.
 .BR date (1),
 .BR glob (3)
 
 .BR date (1),
 .BR glob (3)
 
-.SH AUTHOR
+.SH AUTHORS
 Michael Stapelberg <michael+i3status at stapelberg dot de>
 
 Michael Stapelberg <michael+i3status at stapelberg dot de>
 
+Thorsten Toepper <atsutane at freethoughts dot de>
+
 .SH WEBSITE
 .SH WEBSITE
-See http://michael.stapelberg.de/i3status for the newest release.
+See http://i3.zekjur.net/i3status for the newest release.