Files
termux-packages/packages/alsa-plugins/99-pulseaudio-default.conf
termux-pacman-bot 3c7ae077de addpkg(packages/alsa-plugins): ALSA plugins (pulseaudio)
These are necessary to redirect audio output from programs using ALSA
to the pulseaudio daemon.
2024-11-18 13:41:28 +00:00

10 lines
101 B
Plaintext

# set up the pulse device as the default
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}