tor-browser-bundle-bin: default to dmix

To support multiple playback streams
This commit is contained in:
Joachim Fasting 2017-09-25 15:37:56 +02:00
parent 60aaced9a0
commit 799c1218cd
No known key found for this signature in database
GPG key ID: 66EAB6B14F6B6E0D

View file

@ -349,7 +349,7 @@ stdenv.mkDerivation rec {
PULSE_SERVER="\''${PULSE_SERVER:-}" \
PULSE_COOKIE="\''${PULSE_COOKIE:-}" \
\
APULSE_PLAYBACK_DEVICE="\''${APULSE_PLAYBACK_DEVICE:-plughw:0,0}" \
APULSE_PLAYBACK_DEVICE="\''${APULSE_PLAYBACK_DEVICE:-plug:dmix}" \
\
TOR_SKIP_LAUNCH="\''${TOR_SKIP_LAUNCH:-}" \
TOR_CONTROL_PORT="\''${TOR_CONTROL_PORT:-}" \