wireplumber: Add explicit bluetooth configuration
This commit is contained in:
parent
e28c4f5319
commit
2100b228ab
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
bluez_monitor.properties = {
|
||||
["bluez5.enable-sbc-xq"] = true,
|
||||
["bluez5.enable-msbc"] = true,
|
||||
["bluez5.codecs"] = "[ldac aac aptx_hd sbc_xq aptx sbc]",
|
||||
}
|
Loading…
Reference in a new issue