diff options
author | Jose A Ortega Ruiz <jao@gnu.org> | 2010-10-02 02:51:34 +0200 |
---|---|---|
committer | Jose A Ortega Ruiz <jao@gnu.org> | 2010-10-02 02:51:34 +0200 |
commit | c58603e60eb8673e02ed8cbdd7ff0b668f6de0ad (patch) | |
tree | 025ef5bda8f147e264ab222c6073eab2290abef7 /README | |
parent | d538b36923c3bc9fcefdb97328daf9fe19c87212 (diff) | |
download | xmobar-c58603e60eb8673e02ed8cbdd7ff0b668f6de0ad.tar.gz xmobar-c58603e60eb8673e02ed8cbdd7ff0b668f6de0ad.tar.bz2 |
MPD: new options for host, port and password
Ignore-this: e43e9877fd0cee3950fa00213d947668
darcs-hash:20101002005134-748be-a8b62e8931427568a01bbb67954570cbeef3de89.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -462,7 +462,9 @@ Monitors have default aliases. - aliases to `mpd` - Args: the argument list (see below). In addition you can provide `-P`, `-S` and `-Z`, with an string argument, to represent the - playing, stopped and paused states in the `statei` template field. + playing, stopped and paused states in the `statei` template field, + and `-h`, `-p` and `-x` for the host, port and password (default + host is "localhost", port 6600 and empty password). - Variables that can be used with the `-t`/`--template` argument: `bar`, `state`, `statei`, `volume`, `length` `lapsed`, `remaining`, |