mpd: use openal instead of pulse because it's broken now for some reason

master
an 2019-08-06 14:27:43 -04:00
parent 9045e3cd17
commit 3492bb74b9
1 changed files with 18 additions and 18 deletions

View File

@ -10,8 +10,8 @@ state_file "~/.config/mpd/state"
sticker_file "~/.config/mpd/sticker.sql"
audio_output {
type "pulse"
name "Pulse Output"
type "openal"
name "Monitor Output"
}
audio_output {