Restore waybar MPRIS module formatting

This commit is contained in:
Evie Litherland-Smith 2024-01-17 06:18:29 +00:00
parent dfae7ac2f0
commit 770765389b

View file

@ -53,8 +53,8 @@
sort-by = "id";
};
mpris = {
"format" = "{player_icon} ({player}) {dynamic}";
# "tooltip-format" = "{player_icon} ({player}) {dynamic}";
"format" = "{player_icon} {artist} - {title}";
"tooltip-format" = "{player_icon} ({player}) {dynamic}";
"interval" = 1;
"dynamic-order" = [ "album" "artist" "title" "position" "length" ];
"player-icons" = {