dotfiles/.config/wireplumber/wireplumber.conf.d/52-bluez-policy.conf
histalek c27b693334
feat(wireplumber): Add the last missing configs
These were done in lua before an i've never ported them to the proper
new format
2024-11-03 11:00:19 +01:00

5 lines
117 B
Text

monitor.bluez.properties = {
bluez5.enable-sbc-xq = true
bluez5.enable-msbc = true
bluez5.codecs = [sbc sbc_xq]
}