home: i3bar: remove music widget

This commit is contained in:
Antoine Martin 2021-10-19 13:19:35 +02:00
parent 9c76f7757f
commit 9f3f3c8415

View file

@ -101,12 +101,6 @@ in
hide_disconnected = true;
format = "{percentage}";
}
{
block = "music";
player = "spotify";
buttons = ["prev" "play" "next"];
hide_when_empty = true;
}
{
block = "sound";
driver = "pulseaudio";