Add artist to polybar
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
cf73a0d046
commit
12f80f1e07
2 changed files with 4 additions and 4 deletions
|
@ -297,7 +297,7 @@ password =
|
|||
|
||||
format-online = <label-song> - <label-time>
|
||||
format-stopped = Not playing
|
||||
label-song = %artist% - %title%
|
||||
label-song = %artist% - %album% - %title%
|
||||
label-offline = mpd is offline
|
||||
|
||||
interval = 0.5
|
Loading…
Add table
Add a link
Reference in a new issue