summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2010-12-08 20:11:17 -0500
committerBen Boeckel <MathStuf@gmail.com>2010-12-08 20:11:17 -0500
commit73ac9faa18b948242ada9b90a365fdf0d238d2d2 (patch)
tree72c1f8d0dcd4ad2c3031ee74e3fc6b86571850e0
parent9425e2f2b424f23346bd6c7af7494be66145c5c0 (diff)
downloadxmobar-73ac9faa18b948242ada9b90a365fdf0d238d2d2.tar.gz
xmobar-73ac9faa18b948242ada9b90a365fdf0d238d2d2.tar.bz2
Update documentation for MultiCpu
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 10c6e9c..628055d 100644
--- a/README
+++ b/README
@@ -370,8 +370,13 @@ Monitors have default aliases.
- aliases to `multicpu`
- Args: default monitor arguments (see below)
- Variables that can be used with the `-t`/`--template` argument:
+ `autototal`, `autobar`, `autouser`, `autonice`,
+ `autosystem`, `autoidle`, `autototal%`, `autobar%`,
+ `autouser%`, `autonice%`, `autosystem%`, `autoidle%`,
`total`, `bar`, `user`, `nice`, `system`, `idle`,
`total0`, `bar0`, `user0`, `nice0`, `system0`, `idle0`, ...
+- The auto* variables automatically detect the number of CPUs on the system
+ and displays one entry for each, with or without a trailing '%'.
- Default template: `Cpu: <total>%`
`Battery Args RefreshRate`