From 7f73093a321474168fb072c06ec962a486c2eee6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 20 Jan 2018 22:29:20 +0100 Subject: Small updates in mpd and pulseaudio --- config/mpd/mpd.conf | 1 + xinitrc | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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 } diff --git a/xinitrc b/xinitrc index 45f2974..b0997ae 100644 --- a/xinitrc +++ b/xinitrc @@ -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 -- cgit v1.2.3