added pulseaudio config

This commit is contained in:
2021-12-20 22:33:20 +01:00
parent accc81eeed
commit afc919ca05
3 changed files with 101 additions and 0 deletions

5
etc/asound.conf Normal file
View File

@@ -0,0 +1,5 @@
# Use PulseAudio plugin hw
pcm.!default {
type plug
slave.pcm hw
}