diff options
author | Eric Mrak <mail@ericmrak.info> | 2014-03-14 14:50:17 -0700 |
---|---|---|
committer | Eric Mrak <mail@ericmrak.info> | 2014-03-14 14:50:17 -0700 |
commit | 62843563ef21fa4c106572e91e88c8127bcf3fbf (patch) | |
tree | 2f622704ea6e68a00193cc86d9da1d2f79e982f4 /readme.md | |
parent | 9b46234bddbecbcdb9f19aef7f441b15415db07d (diff) | |
download | xmobar-62843563ef21fa4c106572e91e88c8127bcf3fbf.tar.gz xmobar-62843563ef21fa4c106572e91e88c8127bcf3fbf.tar.bz2 |
Battery now has leftvbar
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -767,7 +767,7 @@ something like: "AC/online") - Variables that can be used with the `-t`/`--template` argument: - `left`, `leftbar`, `timeleft`, `watts`, `acstatus` + `left`, `leftbar`, `leftvbar`, `timeleft`, `watts`, `acstatus` - Default template: `Batt: <watts>, <left>% / <timeleft>` - Example (note that you need "--" to separate regular monitor options from Battery's specific ones): |