diff options
author | Jose A Ortega Ruiz <jao@gnu.org> | 2010-05-22 01:49:30 +0200 |
---|---|---|
committer | Jose A Ortega Ruiz <jao@gnu.org> | 2010-05-22 01:49:30 +0200 |
commit | 811aac2944e71e87dc3993df112b85cc8ca71bea (patch) | |
tree | 90c7506846da47c41972083ddd659cb826a8aad4 /README | |
parent | 907fdbc3d1609275fa4762baad14be22cef0530a (diff) | |
download | xmobar-811aac2944e71e87dc3993df112b85cc8ca71bea.tar.gz xmobar-811aac2944e71e87dc3993df112b85cc8ca71bea.tar.bz2 |
MPD: new field ppos (playlist position).
Ignore-this: 6df60c780a498f6817876fb0ff8ba367
darcs-hash:20100521234930-748be-f530249e276ff2a886b1b5c68706254079cec540.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -452,7 +452,7 @@ Monitors have default aliases. playing, stopped and paused states in the `statei` template field. - Variables that can be used with the `-t`/`--template` argument: `bar`, `state`, `statei`, `volume`, `length` - `lapsed`, `plength` + `lapsed`, `plength` (playlist length), `ppos` (playlist position) `name`, `artist`, `composer`, `performer` `album`, `title`, `track`, `file`, `genre` - Default template: `MPD: <state>` |