mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-25 09:02:42 +00:00
Ignore microphones on headsets with microphones
To avoid audio downgrade back to call quality. Props to Valve. License: https://gitlab.com/evlaV/steamos-customizations-jupiter/-/blob/master/COPYING.LGPL-2.1?ref_type=heads
This commit is contained in:
parent
038c2ae3d0
commit
32255c3201
@ -0,0 +1,8 @@
|
|||||||
|
bluez_monitor.properties = {
|
||||||
|
-- HFP/HSP backend (default: native).
|
||||||
|
-- Available values: any, none, hsphfpd, ofono, native
|
||||||
|
["bluez5.hfphsp-backend"] = "none",
|
||||||
|
|
||||||
|
-- Disable dummy AVRCP player
|
||||||
|
["bluez5.dummy-avrcp-player"] = false
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user