home: wm: i3bar: hide music block when not playing
This commit is contained in:
parent
b32fec2c63
commit
046391e26e
|
@ -18,6 +18,7 @@ in
|
|||
{
|
||||
block = "music";
|
||||
buttons = [ "prev" "play" "next" ];
|
||||
hide_when_empty = true;
|
||||
}
|
||||
{
|
||||
block = "cpu";
|
||||
|
|
Loading…
Reference in a new issue