Add playerctl

This commit is contained in:
2021-02-23 11:09:51 +05:30
parent d4a5146923
commit b88c356bcd
2 changed files with 7 additions and 1 deletions

View File

@@ -126,7 +126,7 @@
# %n progress value if set without any extra characters
# %% Literal %
# Markup is allowed
format = "<b>%s</b>\n%b"
format = "%i\n<b>%s</b>\n%b"
# Alignment of message text.
# Possible values are "left", "center" and "right".