lots of stuff

This commit is contained in:
2025-06-24 00:18:44 -07:00
parent e52151ab99
commit ce9ce4e872
6 changed files with 126 additions and 5 deletions

View File

@@ -5,7 +5,8 @@ log_file "~/.local/share/mpd/log"
pid_file "~/.local/share/mpd/pid"
state_file "~/.local/share/mpd/state"
sticker_file "~/.local/share/mpd/sticker.sql"
bind_to_address "~/.local/share/mpd/socket"
port "6660"
bind_to_address "127.0.0.1"
audio_output {
type "pulse"