summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2017-07-25 01:40:58 +0200
committerjao <jao@gnu.org>2017-07-25 01:40:58 +0200
commit36f9b831a3d855ac42b701426556e62ae3dbce08 (patch)
tree2463ad22f0b3f9d55aa33b2b1582a2d94d484ce7
parent0bee2f0ba485c663b357c2c8d3cd10bf44b814db (diff)
downloadxmobar-36f9b831a3d855ac42b701426556e62ae3dbce08.tar.gz
xmobar-36f9b831a3d855ac42b701426556e62ae3dbce08.tar.bz2
Further documentation clarifications
-rw-r--r--readme.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index e548eb2..856ccfe 100644
--- a/readme.md
+++ b/readme.md
@@ -1115,7 +1115,9 @@ 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.
+- PlayerName: player supporting MPRIS v1 protocol. Some players need
+ this to be an all lowercase name (e.g. "spotify"), but some others
+ don't.
- Args: default monitor arguments.
- Variables that can be used with the `-t`/`--template` argument:
`album`, `artist`, `arturl`, `length`, `title`, `tracknumber`
@@ -1129,7 +1131,9 @@ 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.
+- PlayerName: player supporting MPRIS v2 protocol. Some players need
+ this to be an all lowercase name (e.g. "spotify"), but some others
+ don't.
- Args: default monitor arguments.
- Variables that can be used with the `-t`/`--template` argument:
`album`, `artist`, `arturl`, `length`, `title`,