home: wm: i3bar: use dynamic width on music block
This commit is contained in:
parent
cf7ba65c30
commit
a9f751f0ed
|
@ -22,6 +22,7 @@ in
|
||||||
block = "music";
|
block = "music";
|
||||||
buttons = [ "prev" "play" "next" ];
|
buttons = [ "prev" "play" "next" ];
|
||||||
max_width = 50;
|
max_width = 50;
|
||||||
|
dynamic_width = true;
|
||||||
hide_when_empty = true;
|
hide_when_empty = true;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue