milis/talimatname/genel/a/alsa-plugins/alsa-plugins.conf

18 lines
261 B
Text
Raw Permalink Normal View History

2016-02-24 02:27:23 +02:00
# Use PulseAudio by default
pcm.!default {
type pulse
fallback "sysdefault"
hint {
show on
description "Default ALSA Output (currently PulseAudio Sound Server)"
}
}
ctl.!default {
type pulse
fallback "sysdefault"
}
# vim:set ft=alsaconf: