]> git.alsa-project.org Git - alsa-plugins.git/blob - pulse/99-pulseaudio-default.conf.example
4f5885806898a76f5a5c9b3ec76b804fe54e2480
[alsa-plugins.git] / pulse / 99-pulseaudio-default.conf.example
1 # Default to PulseAudio
2
3 pcm.!default {
4     type pulse
5     hint {
6         show on
7         description "Default ALSA Output (currently PulseAudio Sound Server)"
8     }
9 }
10
11 ctl.!default {
12     type pulse
13 }