diff options
author | Eric Mrak <mail@ericmrak.info> | 2014-03-15 19:51:54 -0700 |
---|---|---|
committer | Eric Mrak <mail@ericmrak.info> | 2014-03-15 19:51:54 -0700 |
commit | d933e0adcca6d065836c91607f29c22941fd81f1 (patch) | |
tree | 9c7c511509aaa45cd16f7bd0624f1b4187d67302 /readme.md | |
parent | 2a43aae25b980bf08fd0b50c9517f9f72eb94f93 (diff) | |
download | xmobar-d933e0adcca6d065836c91607f29c22941fd81f1.tar.gz xmobar-d933e0adcca6d065836c91607f29c22941fd81f1.tar.bz2 |
MPD monitor has vbar for track progress
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -967,7 +967,7 @@ more than one battery. The environment variables `MPD_HOST` and `MPD_PORT` are used to configure the mpd server to communicate with. - Variables that can be used with the `-t`/`--template` argument: - `bar`, `state`, `statei`, `volume`, `length`, + `bar`, `vbar`, `state`, `statei`, `volume`, `length`, `lapsed`, `remaining`, `plength` (playlist length), `ppos` (playlist position), `name`, `artist`, `composer`, `performer`, |