diff --git a/modules/graphical/sway/default.nix b/modules/graphical/sway/default.nix index c9817836..5e1cac6d 100644 --- a/modules/graphical/sway/default.nix +++ b/modules/graphical/sway/default.nix @@ -104,7 +104,7 @@ in { block = "music"; player = "firefox"; - format = " $icon $combo.str(max_w:40) $play $next |"; + format = " $icon $combo.str(w:40) $play $next |"; } { block = "sound";