diff options
-rw-r--r-- | config/mpd/mpd.conf | 1 | ||||
-rw-r--r-- | xinitrc | 1 |
2 files changed, 1 insertions, 1 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 } @@ -11,6 +11,5 @@ export GTK_IM_MODULE=xim export SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0 mxrandr -start-pulseaudio-x11 exec ck-launch-session dbus-launch --sh-syntax --exit-with-session i3 |