diff --git a/home/wm/i3bar/default.nix b/home/wm/i3bar/default.nix index 62d0d7b..61df862 100644 --- a/home/wm/i3bar/default.nix +++ b/home/wm/i3bar/default.nix @@ -22,6 +22,7 @@ in block = "music"; buttons = [ "prev" "play" "next" ]; max_width = 50; + dynamic_width = true; hide_when_empty = true; } {