diff --git a/home/wm/i3bar.nix b/home/wm/i3bar.nix index 7e3625c..b763b86 100644 --- a/home/wm/i3bar.nix +++ b/home/wm/i3bar.nix @@ -18,6 +18,7 @@ in { block = "music"; buttons = [ "prev" "play" "next" ]; + max_width = 50; hide_when_empty = true; } {