home: wm: i3bar: extend width of music block

This commit is contained in:
Bruno BELANYI 2021-05-03 20:41:03 +02:00
parent b52c55db5f
commit 7a85b04541

View file

@ -18,6 +18,7 @@ in
{ {
block = "music"; block = "music";
buttons = [ "prev" "play" "next" ]; buttons = [ "prev" "play" "next" ];
max_width = 50;
hide_when_empty = true; hide_when_empty = true;
} }
{ {