mpd autoupdate and overt switch to pulse
This commit is contained in:
@@ -6,13 +6,15 @@ pid_file "~/.config/mpd/pid"
|
||||
state_file "~/.config/mpd/state"
|
||||
sticker_file "~/.config/mpd/sticker.sql"
|
||||
|
||||
auto_update "yes"
|
||||
|
||||
bind_to_address "127.0.0.1"
|
||||
restore_paused "yes"
|
||||
max_output_buffer_size "16384"
|
||||
|
||||
audio_output {
|
||||
type "alsa"
|
||||
name "mpd alsamixer-output"
|
||||
type "pulse"
|
||||
name "pulse audio"
|
||||
mixer_type "software"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user