fix(wireplumber): update config
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
monitor.alsa.properties = {
|
||||
# Use ALSA-Card-Profile devices. They use UCM or the profile
|
||||
# configuration to configure the device and mixer settings.
|
||||
# alsa.use-acp = true
|
||||
# Use UCM instead of profile when available. Can be disabled
|
||||
# to skip trying to use the UCM profile.
|
||||
alsa.use-ucm = true
|
||||
}
|
||||
Reference in New Issue
Block a user