It is so useful, I have had it working since MX23 ( different fix for MX21 ) and would like to request it to be added to the pipewire config. If for some reason we cannot, then possibly added to MX Tweak.
-- To get auto switch working on bluetooth in XFCE with pipewire,
Modify:
Code: Select all
/usr/share/pipewire/pipewire-pulse.conf
Code: Select all
content.exec:
Code: Select all
{ path = "pactl" args = "load-module module-switch-on-connect" }