Show artist and album while hovering on Waybar
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
"paused": "",
|
"paused": "",
|
||||||
"playing": ""
|
"playing": ""
|
||||||
},
|
},
|
||||||
"tooltip-format": "{elapsedTime:%H:%M:%S}/{totalTime:%H:%M:%S}",
|
"tooltip-format": "{artist} - {album}",
|
||||||
"tooltip-format-disconnected": "MPD (disconnected)",
|
"tooltip-format-disconnected": "MPD (disconnected)",
|
||||||
"title-len": 50,
|
"title-len": 50,
|
||||||
"on-click": "playerctl play-pause",
|
"on-click": "playerctl play-pause",
|
||||||
|
|||||||
Reference in New Issue
Block a user