Bring back music control buttons lost in migration to home-manager bar

This commit is contained in:
Charlotte Van Petegem 2023-03-04 17:48:57 +01:00
parent 992d33d9d9
commit e0f781ad5d
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -106,6 +106,7 @@ in
{
block = "music";
player = "firefox";
buttons = [ "prev" "play" "next" ];
marquee = false;
max_width = 40;
hide_when_empty = true;