home: wm: i3bar: hide music block when not playing
This commit is contained in:
parent
44c66ab729
commit
c6ebb9d45f
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ in
|
||||||
{
|
{
|
||||||
block = "music";
|
block = "music";
|
||||||
buttons = [ "prev" "play" "next" ];
|
buttons = [ "prev" "play" "next" ];
|
||||||
|
hide_when_empty = true;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
block = "cpu";
|
block = "cpu";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue