linuxOS_AP05/debian/test/etc/alsa/conf.d/99-pulseaudio-default.conf.example
2025-09-26 09:40:02 +08: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
}