summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorEric Mrak <mail@ericmrak.info>2014-03-13 23:43:08 -0700
committerEric Mrak <mail@ericmrak.info>2014-03-13 23:43:08 -0700
commit91f48b568ffd287097fd41a7dca7fce5b9cc48f4 (patch)
tree98ab85984b633793698150e7e66c6bb62e4f4799 /readme.md
parent4e734b02da0eeffa14bf5960e92f4e7dcdac23dd (diff)
downloadxmobar-91f48b568ffd287097fd41a7dca7fce5b9cc48f4.tar.gz
xmobar-91f48b568ffd287097fd41a7dca7fce5b9cc48f4.tar.bz2
Volume module has volumevbar
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index ac8f08b..03ed872 100644
--- a/readme.md
+++ b/readme.md
@@ -945,7 +945,7 @@ more than one battery.
- `--highd` _number_ High threshold for dB. Defaults to -5.0.
- `--lowd` _number_ Low threshold for dB. Defaults to -30.0.
- Variables that can be used with the `-t`/`--template` argument:
- `volume`, `volumebar`, `dB`, `status`
+ `volume`, `volumebar`, `volumevbar`, `dB`, `status`
- Note that `dB` might only return 0 on your system. This is known
to happen on systems with a pulseaudio backend.
- Default template: `Vol: <volume>% <status>`