waybar: increase max size of MPRIS module

This commit is contained in:
Evie Litherland-Smith 2024-04-17 10:14:31 +01:00
parent e86c2c5952
commit 1446b3abc6

View file

@ -88,7 +88,7 @@
mpris = {
"format" = "{status_icon} {player_icon} {artist} - {title}";
"tooltip-format" = "{player_icon} ({player}) {dynamic}";
"title-len" = 48;
"title-len" = 64;
"interval" = 1;
"dynamic-order" = [
"album"