config: add more chromium based browsers to media-role.applications

This commit is contained in:
Marko Gobin 2022-02-20 16:03:16 +01:00 committed by George Kiagiadakis
parent c6aa44ca26
commit b8b3f17181

View file

@ -28,7 +28,7 @@ bluetooth_policy.policy = {
-- Application names correspond to application.name in stream properties.
-- Applications which do not set media.role but which should be considered
-- for role based profile switching can be specified here.
["media-role.applications"] = { "Chromium input", "Firefox", "Google Chrome input", "ZOOM VoiceEngine" },
["media-role.applications"] = { "Firefox", "Chromium input", "Google Chrome input", "Brave input", "Microsoft Edge input", "Vivaldi input", "ZOOM VoiceEngine" },
}
function default_policy.enable()