12 lines
246 B
Text
12 lines
246 B
Text
music_directory "~/Music"
|
|
playlist_directory "~/.mpd/playlists"
|
|
state_file "~/.mpd/state"
|
|
sticker_file "~/.mpd/sticker.sql"
|
|
pid_file "~/.mpd/pid"
|
|
db_file "~/.mpd/db"
|
|
log_file "~/.mpd/log"
|
|
|
|
audio_output {
|
|
type "pipewire"
|
|
name "PipeWire"
|
|
}
|