summaryrefslogtreecommitdiffstats
path: root/alsa-plugins-pulseaudio/pulseaudio.conf
blob: 1189da87a0a4d74cca0215a06a3a1670e098c939 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# pulseaudio plugin configuration

pcm.pulse {
    type pulse
    hint {
        show on
        description "PulseAudio Sound Server"
    }
}

ctl.pulse {
    type pulse
}