dotfiles/wireplumber/.config/wireplumber/bluetooth.lua.d/51-bluez-config.lua

6 lines
159 B
Lua

bluez_monitor.properties = {
["bluez5.enable-sbc-xq"] = true,
["bluez5.enable-msbc"] = true,
["bluez5.codecs"] = "[ldac aac aptx_hd sbc_xq aptx sbc]",
}