summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-08-21 21:21:02 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-08-21 21:21:02 +0200
commitd17958115fbb80d5baf58830f33390cd21acedac (patch)
treecfb558267a25184fb321b0b79dedc260dead012c /README
parentbe97b76ef677a33aea1b688aeba8453c8db6306c (diff)
downloadxmobar-d17958115fbb80d5baf58830f33390cd21acedac.tar.gz
xmobar-d17958115fbb80d5baf58830f33390cd21acedac.tar.bz2
Report iowait in Cpu monitor (fixes #55)
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 626130d..caaa882 100644
--- a/README
+++ b/README
@@ -407,7 +407,7 @@ Monitors have default aliases.
- Aliases to `cpu`
- Args: default monitor arguments (see below)
- Variables that can be used with the `-t`/`--template` argument:
- `total`, `bar`, `user`, `nice`, `system`, `idle`
+ `total`, `bar`, `user`, `nice`, `system`, `idle`, `iowait`
- Default template: `Cpu: <total>%`
`MultiCpu Args RefreshRate`