6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
# Use PulseAudio plugin hw
|
|
pcm.!default {
|
|
type plug
|
|
slave.pcm hw
|
|
}
|