summaryrefslogtreecommitdiff
path: root/i3status.1
diff options
context:
space:
mode:
Diffstat (limited to 'i3status.1')
-rw-r--r--i3status.110
1 files changed, 9 insertions, 1 deletions
diff --git a/i3status.1 b/i3status.1
index 417dc7c..facd043 100644
--- a/i3status.1
+++ b/i3status.1
@@ -91,6 +91,11 @@ 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)
as wmii's configuration (just the last two values), that is #222222 #333333 for
@@ -122,6 +127,7 @@ System-wide configuration file.
\&order run,wlan,eth,battery,load,time
\&normcolors #000000 #333333
\&color
+\&get_cpu_temperature
.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)
-.SH AUTHOR
+.SH AUTHORS
Michael Stapelberg <michael+i3status at stapelberg dot de>
+Thorsten Toepper <atsutane at freethoughts dot de>
+
.SH WEBSITE
See http://i3.zekjur.net/i3status for the newest release.