diff --git a/dot/i3status-rust.nix b/dot/i3status-rust.nix index 4055a02..c9a577f 100644 --- a/dot/i3status-rust.nix +++ b/dot/i3status-rust.nix @@ -56,14 +56,6 @@ in }; }; block = [ - { - block = "music"; - player = "spotify"; - buttons = ["prev" "play" "next"]; - marquee = false; - max_width = 35; - on_collapsed_click = "spotify"; - } { block = "custom"; interval = 60 * 2; # every two minutes