summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew <admonty1@protonmail.com>2025-08-24 03:04:42 -0400
committerAndrew <admonty1@protonmail.com>2025-08-24 03:04:42 -0400
commit9b3e72107cb25cadb22f4eb9d13b9004dfcb6cde (patch)
tree6c4ebb0e6a4acfbe477888823f0c10391f684478
parentfixed mpd bug where it would not resume playback upon skip (diff)
downloadnixos-9b3e72107cb25cadb22f4eb9d13b9004dfcb6cde.tar.gz
nixos-9b3e72107cb25cadb22f4eb9d13b9004dfcb6cde.tar.bz2
nixos-9b3e72107cb25cadb22f4eb9d13b9004dfcb6cde.zip
todo for mpd
Diffstat (limited to '')
-rw-r--r--mpd.nix1
1 files changed, 1 insertions, 0 deletions
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 {