Updated config

This commit is contained in:
Eduard Urbach 2024-03-10 14:59:44 +01:00
parent f7b0e1fca8
commit 8fa686a276
Signed by: eduard
GPG key ID: 49226B848C78F6C8
3 changed files with 21 additions and 7 deletions

12
.config/mpd/mpd.conf Normal file
View file

@ -0,0 +1,12 @@
auto_update "yes"
music_directory "~/music"
audio_output {
type "pipewire"
name "PipeWire Sound Server"
}
database {
plugin "simple"
path "~/.local/share/mpd/database"
}