summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorEric Mrak <mail@ericmrak.info>2014-03-13 19:41:42 -0700
committerEric Mrak <mail@ericmrak.info>2014-03-13 20:07:54 -0700
commitc7667a521264a7f2d397b651f7991664349d6897 (patch)
tree47ee0170c9d134fd358d23df6cdbfc52db6ca1dd /readme.md
parent3e5a0a6c8e231db39c4d2593abb035ee0d5149df (diff)
downloadxmobar-c7667a521264a7f2d397b651f7991664349d6897.tar.gz
xmobar-c7667a521264a7f2d397b651f7991664349d6897.tar.bz2
MultiCpu now has vbar
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 84c3946..5776aff 100644
--- a/readme.md
+++ b/readme.md
@@ -732,9 +732,9 @@ something like:
- Aliases to `multicpu`
- Args: default monitor arguments
- Variables that can be used with the `-t`/`--template` argument:
- `autototal`, `autobar`, `autouser`, `autonice`,
- `autosystem`, `autoidle`, `total`, `bar`, `user`, `nice`,
- `system`, `idle`, `total0`, `bar0`, `user0`, `nice0`,
+ `autototal`, `autobar`, `autovbar`, `autouser`, `autonice`,
+ `autosystem`, `autoidle`, `total`, `bar`, `vbar`, `user`, `nice`,
+ `system`, `idle`, `total0`, `bar0`, `vbar0`, `user0`, `nice0`,
`system0`, `idle0`, ...
The auto* variables automatically detect the number of CPUs on the system
and display one entry for each.