alsa: put mixer entry in alsa conf files

This commit is contained in:
Wim Taymans 2020-09-03 14:39:38 +02:00
parent 089ec424d7
commit 950e81c5fb
2 changed files with 16 additions and 0 deletions

View file

@ -7,3 +7,7 @@ pcm.!default {
description "Default ALSA Output (currently PipeWire Media Server)"
}
}
ctl.!default {
type pipewire
}