linuxOS_AP05/debian/test/etc/alsa/conf.d/99-pulseaudio-default.conf.example

14 lines
201 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
# Default to PulseAudio
pcm.!default {
type pulse
hint {
show on
description "Default ALSA Output (currently PulseAudio Sound Server)"
}
}
ctl.!default {
type pulse
}