Update waybar mpris format

This commit is contained in:
Evie Litherland-Smith 2023-09-28 07:11:32 +01:00
parent ccb12731b6
commit 73f5aaac4c

View file

@ -1,7 +1,6 @@
{
"format" = "{player_icon} {dynamic} {status_icon}";
"format-paused" = "{player_icon} <i>{title}</i> {status_icon}";
"format-stopped" = "{player_icon} {status_icon}";
let titleFormat = " <b>{title}</b> [{position}/{length}]";
in {
"format" = "{player_icon} ${titleFormat} {status_icon}";
"interval" = 1;
"player-icons" = {
"default" = "󰝚";