home: random configuration changes across apps

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-04-27 14:58:59 +05:30
parent 04dc801925
commit 0e4ac5dfe5
14 changed files with 30 additions and 37 deletions

View File

@@ -9,6 +9,7 @@ pid_file "~/.config/mpd/pid"
bind_to_address "0.0.0.0"
bind_to_address "~/.config/mpd/socket"
restore_paused "yes"
input {
plugin "curl"
}
@@ -19,7 +20,7 @@ audio_output {
audio_output {
type "fifo"
name "Visualizer feed"
path "/tmp/g.fifo"
path "/tmp/mpd.fifo"
format "44100:16:2"
}
audio_output {