diff options
author | Karel Kočí <cynerd@email.cz> | 2018-01-20 22:29:20 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-01-20 22:29:20 +0100 |
commit | 7f73093a321474168fb072c06ec962a486c2eee6 (patch) | |
tree | d2f658505e15de270ef566384dbdc5467827104e /config/mpd/mpd.conf | |
parent | 9e424dae63ff66f889b8618c4fa4a6b3bf1b2012 (diff) | |
download | myconfigs-7f73093a321474168fb072c06ec962a486c2eee6.tar.gz myconfigs-7f73093a321474168fb072c06ec962a486c2eee6.tar.bz2 myconfigs-7f73093a321474168fb072c06ec962a486c2eee6.zip |
Small updates in mpd and pulseaudio
Diffstat (limited to 'config/mpd/mpd.conf')
-rw-r--r-- | config/mpd/mpd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/mpd/mpd.conf b/config/mpd/mpd.conf index 28d387c..efaa1a6 100644 --- a/config/mpd/mpd.conf +++ b/config/mpd/mpd.conf @@ -284,6 +284,7 @@ input { audio_output { type "pulse" name "pulse audio" + mixer_type "hardware" ## server "remote_server" # optional ## sink "remote_server_sink" # optional } |