mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
apply force-s16 quirk also to teams-for-linux
This commit is contained in:
parent
ffbcf853e6
commit
d2df250e61
1 changed files with 1 additions and 0 deletions
|
|
@ -152,6 +152,7 @@ pulse.rules = [
|
|||
matches = [
|
||||
{ application.process.binary = "teams" }
|
||||
{ application.process.binary = "teams-insiders" }
|
||||
{ application.process.binary = "teams-for-linux" }
|
||||
{ application.process.binary = "skypeforlinux" }
|
||||
]
|
||||
actions = { quirks = [ force-s16-info ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue