Show length when hovering over the current song
This commit is contained in:
parent
eaa014154c
commit
0e839d4da2
|
@ -33,7 +33,7 @@
|
||||||
"paused": "",
|
"paused": "",
|
||||||
"playing": ""
|
"playing": ""
|
||||||
},
|
},
|
||||||
"tooltip-format": "MPD (connected)",
|
"tooltip-format": "{elapsedTime:%H:%M:%S}/{totalTime:%H:%M:%S}",
|
||||||
"tooltip-format-disconnected": "MPD (disconnected)",
|
"tooltip-format-disconnected": "MPD (disconnected)",
|
||||||
"title-len": 50
|
"title-len": 50
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue