diff options
author | jao <jao@gnu.org> | 2017-07-25 01:36:32 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2017-07-25 01:36:32 +0200 |
commit | 0bee2f0ba485c663b357c2c8d3cd10bf44b814db (patch) | |
tree | f2b4a27d560bfe4b8d264ccba79cc8803c78726f /readme.md | |
parent | 98e7fcda67d156720053322fe599e303b5f7a048 (diff) | |
download | xmobar-0bee2f0ba485c663b357c2c8d3cd10bf44b814db.tar.gz xmobar-0bee2f0ba485c663b357c2c8d3cd10bf44b814db.tar.bz2 |
Documentation fix (closes #306)
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1115,7 +1115,7 @@ more than one battery. - Aliases to `mpris1` - Requires [dbus] and [text] packages. To activate, pass `--flags="with_mpris"` during compilation. -- PlayerName: player supporting MPRIS v1 protocol, in lowercase. +- PlayerName: player supporting MPRIS v1 protocol. - Args: default monitor arguments. - Variables that can be used with the `-t`/`--template` argument: `album`, `artist`, `arturl`, `length`, `title`, `tracknumber` @@ -1129,7 +1129,7 @@ more than one battery. - Aliases to `mpris2` - Requires [dbus] and [text] packages. To activate, pass `--flags="with_mpris"` during compilation. -- PlayerName: player supporting MPRIS v2 protocol, in lowercase. +- PlayerName: player supporting MPRIS v2 protocol. - Args: default monitor arguments. - Variables that can be used with the `-t`/`--template` argument: `album`, `artist`, `arturl`, `length`, `title`, |