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";
|
block = "music";
|
||||||
player = "firefox";
|
player = "firefox";
|
||||||
|
buttons = [ "prev" "play" "next" ];
|
||||||
marquee = false;
|
marquee = false;
|
||||||
max_width = 40;
|
max_width = 40;
|
||||||
hide_when_empty = true;
|
hide_when_empty = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue