From 9b3e72107cb25cadb22f4eb9d13b9004dfcb6cde Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 24 Aug 2025 03:04:42 -0400 Subject: [PATCH] todo for mpd --- mpd.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/mpd.nix b/mpd.nix index 6ded434..3866598 100644 --- a/mpd.nix +++ b/mpd.nix @@ -4,6 +4,7 @@ enable = true; musicDirectory = "${config.home.homeDirectory}/Music"; playlistDirectory = "${config.home.homeDirectory}/.playlists"; + # mixer_type "none" # maybe mess around with this some time, it will turn off volume in rmpc, but apparently it will make the sound more quality for music extraConfig = '' auto_update "yes" audio_output { -- 2.54.0