diff options
author | Eric Mrak <mail@ericmrak.info> | 2014-03-13 23:43:08 -0700 |
---|---|---|
committer | Eric Mrak <mail@ericmrak.info> | 2014-03-13 23:43:08 -0700 |
commit | 91f48b568ffd287097fd41a7dca7fce5b9cc48f4 (patch) | |
tree | 98ab85984b633793698150e7e66c6bb62e4f4799 /readme.md | |
parent | 4e734b02da0eeffa14bf5960e92f4e7dcdac23dd (diff) | |
download | xmobar-91f48b568ffd287097fd41a7dca7fce5b9cc48f4.tar.gz xmobar-91f48b568ffd287097fd41a7dca7fce5b9cc48f4.tar.bz2 |
Volume module has volumevbar
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>` |