This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/alsa/conf.d/99-pulseaudio-default.conf.example
T
2022-05-13 09:37:26 +02:00

14 lines
201 B
Plaintext

# Default to PulseAudio
pcm.!default {
type pulse
hint {
show on
description "Default ALSA Output (currently PulseAudio Sound Server)"
}
}
ctl.!default {
type pulse
}