Updated config
This commit is contained in:
parent
f7b0e1fca8
commit
8fa686a276
3 changed files with 21 additions and 7 deletions
12
.config/mpd/mpd.conf
Normal file
12
.config/mpd/mpd.conf
Normal 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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue