You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
263 B

  1. pid_file "~/.config/mpd/mpd.pid"
  2. db_file "~/.config/mpd/mpd.db"
  3. state_file "~/.config/mpd/mpdstate"
  4. playlist_directory "~/.config/mpd/playlists"
  5. music_directory "/mnt/Music"
  6. audio_output {
  7. type "pulse"
  8. name "pulse audio"
  9. }