pipewire: auto-switch

This commit is contained in:
Alexander Bantyev 2021-11-24 20:15:12 +03:00
parent 1a14d17ae2
commit d526c4e41e
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5

View File

@ -43,6 +43,7 @@
"bluez5.auto-connect" = [ "hsp_hs" "hfp_hf" "a2dp_sink" ];
"bluez5.hw-volume" =
[ "hsp_ag" "hfp_ag" "a2dp_source" "a2dp_sink" ];
"bluez5.autoswitch-profile" = true;
};
};
matches = [{ "device.name" = "~bluez_card.*"; }];