diff --git a/home/x/i3bar.nix b/home/x/i3bar.nix index 42fc426..e3f0af7 100644 --- a/home/x/i3bar.nix +++ b/home/x/i3bar.nix @@ -101,12 +101,6 @@ in hide_disconnected = true; format = "{percentage}"; } - { - block = "music"; - player = "spotify"; - buttons = ["prev" "play" "next"]; - hide_when_empty = true; - } { block = "sound"; driver = "pulseaudio";