diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/i3status.man | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/man/i3status.man b/man/i3status.man index 7813229..786271e 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -200,6 +200,14 @@ Gets the temperature of the given thermal zone.  *Example format*: +T: %degrees °C+ +=== CPU Usage + +Gets the percentual CPU usage from +/proc/stat+. + +*Example order*: +cpu_usage+ + +*Example format*: +%usage+ +  === Load  Gets the system load (number of processes waiting for CPU time in the last | 
