diff options
author | Jan-Erik Rediger <badboy@archlinux.us> | 2013-07-17 23:43:45 +0200 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2013-07-19 00:19:43 +0200 |
commit | bcc8932c865144741cabb3df316810afb8367fa0 (patch) | |
tree | 4f3ebf5a2512022412b3b916c971673d44a16f0f | |
parent | 10e9c3a1738898cdd35b232333d194208e1ca11c (diff) |
Add example path for CPU temperature
-rw-r--r-- | man/i3status.man | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/i3status.man b/man/i3status.man index 296b9a9..eb23bd1 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -258,6 +258,8 @@ specified thermal zone is getting too hot. Defaults to 75 degrees C. *Example max_threshold*: +42+ +*Example path*: +/sys/devices/platform/coretemp.0/temp1_input+ + === CPU Usage Gets the percentual CPU usage from +/proc/stat+ (Linux) or +sysctl(3)+ (FreeBSD/OpenBSD). |