8 lines
280 B
Text
8 lines
280 B
Text
|
monitor.bluez.properties = {
|
||
|
# I used these for my Mpow H7 Pro headphones for the high quality mode.
|
||
|
# Might not need these if I don't use them on this specific machine.
|
||
|
bluez5.enable-sbc-xq = true
|
||
|
bluez5.enable-msbc = true
|
||
|
bluez5.codecs = [sbc sbc_xq]
|
||
|
}
|