diff options
-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`, |