Bring back music control buttons lost in migration to home-manager bar
This commit is contained in:
parent
992d33d9d9
commit
e0f781ad5d
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ in
|
|||
{
|
||||
block = "music";
|
||||
player = "firefox";
|
||||
buttons = [ "prev" "play" "next" ];
|
||||
marquee = false;
|
||||
max_width = 40;
|
||||
hide_when_empty = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue