upd smol
This commit is contained in:
parent
5d13185f34
commit
4c901ef8df
3 changed files with 25 additions and 11 deletions
|
@ -186,7 +186,8 @@ interval = 1
|
|||
; <icon-next>
|
||||
; <icon-seekb>
|
||||
; <icon-seekf>
|
||||
format-online = <icon-prev> <icon-stop> <toggle> <icon-next> | <label-time> | Now playing: <label-song>
|
||||
# format-online = <icon-prev> <icon-stop> <toggle> <icon-next> | <label-time> | Now playing: <label-song>
|
||||
format-online = Now playing: <label-song> | <label-time> | <icon-prev> <icon-stop> <toggle> <icon-next>
|
||||
format-playing = ${self.format-online}
|
||||
format-paused = ${self.format-online}
|
||||
format-stopped = Press! -> <toggle> <-
|
||||
|
@ -203,7 +204,7 @@ format-offline = <label-offline>
|
|||
; %date%
|
||||
; %title%
|
||||
; Default: %artist% - %title%
|
||||
label-song = %artist% - %title:0:80%
|
||||
label-song = %artist% - %title:0:78%
|
||||
|
||||
label-time = %elapsed% / %total%
|
||||
label-offline = mpd is offline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue