From 1d65858c08e25758a3550b13ef239e2eb198c7bf Mon Sep 17 00:00:00 2001 From: Paul-Henri Froidmont Date: Thu, 3 Dec 2020 17:56:27 +0100 Subject: [PATCH] Remove mpd's alsa output --- configs/home/xmonad.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configs/home/xmonad.nix b/configs/home/xmonad.nix index fc5d4cc..380b30e 100644 --- a/configs/home/xmonad.nix +++ b/configs/home/xmonad.nix @@ -82,10 +82,6 @@ device "pulse" mixer_type "hardware" } - audio_output { - type "alsa" - name "alsa" - } audio_output { type "fifo" name "toggle_visualizer"