Show length when hovering over the current song

This commit is contained in:
coolneng 2022-05-11 11:48:09 +02:00
parent eaa014154c
commit 0e839d4da2
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
"paused": "",
"playing": ""
},
"tooltip-format": "MPD (connected)",
"tooltip-format": "{elapsedTime:%H:%M:%S}/{totalTime:%H:%M:%S}",
"tooltip-format-disconnected": "MPD (disconnected)",
"title-len": 50
},