diff --git a/modules/graphical/sway/default.nix b/modules/graphical/sway/default.nix index cab0a688..c9a21277 100644 --- a/modules/graphical/sway/default.nix +++ b/modules/graphical/sway/default.nix @@ -106,6 +106,7 @@ in { block = "music"; player = "firefox"; + buttons = [ "prev" "play" "next" ]; marquee = false; max_width = 40; hide_when_empty = true;