dotfiles/wireplumber/.config/wireplumber/wireplumber.conf.d/81-bluez-properties.conf
Sanchayan Maity 8df0a2b704
wireplumber: Migrate configuration from 0.4 to 0.5
https://pipewire.pages.freedesktop.org/wireplumber/daemon/configuration/migration.html#

Reintroduce the filter chain configuration we had in PipeWire for DT770
and input de-noising to WirePlumber.
2024-03-26 15:44:22 +05:30

6 lines
131 B
Plaintext

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