From 6150993d0528b2a081b3d7e0b7e76732a611625d Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 13 Nov 2019 23:49:52 +0000 Subject: MPD monitor: host and port specifiable in config --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'readme.md') 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`, -- cgit v1.2.3