mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-08 10:28:03 +02:00
config: add more chromium based browsers to media-role.applications
This commit is contained in:
parent
c6aa44ca26
commit
b8b3f17181
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue