summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2019-11-13 23:49:52 +0000
committerjao <jao@gnu.org>2019-11-14 00:35:46 +0000
commit6150993d0528b2a081b3d7e0b7e76732a611625d (patch)
tree7a7f914d61db6da89017f14eb386b3556c2ac397 /readme.md
parent74df93eaa2da360af6593fe473698d211370de15 (diff)
downloadxmobar-6150993d0528b2a081b3d7e0b7e76732a611625d.tar.gz
xmobar-6150993d0528b2a081b3d7e0b7e76732a611625d.tar.bz2
MPD monitor: host and port specifiable in config
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 10eb91b..903149d 100644
--- a/readme.md
+++ b/readme.md
@@ -1214,7 +1214,9 @@ following differences:
`-S` and `-Z`, with an string argument, to represent the playing,
stopped and paused states in the `statei` template field. The
environment variables `MPD_HOST` and `MPD_PORT` are used to
- configure the mpd server to communicate with. Also available:
+ configure the mpd server to communicate with, unless given in the
+ additional arguments `-p` (`--port`) and `-h` (`--host`). Also
+ available:
- `lapsed-icon-pattern`: dynamic string for current track position in `ipat`.
- Variables that can be used with the `-t`/`--template` argument:
`bar`, `vbar`, `ipat`, `state`, `statei`, `volume`, `length`,