home: wm: i3bar: hide music block when not playing

This commit is contained in:
Bruno BELANYI 2021-04-05 20:38:25 +00:00
parent 44c66ab729
commit c6ebb9d45f

View file

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