mpd: use alsa instead of openal

master
an 2019-08-31 22:31:53 -04:00
parent 983fa53083
commit 1b50a315ad
1 changed files with 1 additions and 1 deletions

View File

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