change dmix to plughw to playback
This commit is contained in:
parent
b9d9cde471
commit
7170b7fcb2
|
@ -9,7 +9,7 @@ pcm.!default {
|
|||
|
||||
pcm.playback {
|
||||
type plug
|
||||
slave.pcm "dmixed"
|
||||
slave.pcm "hw:0,0"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue