audio: lower mic boost from 2.0 to 1.5
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
7ec6146917
commit
19a7efca82
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
wireplumber.extraConfig."10-mic-boost" = {
|
||||
"monitor.alsa.rules" = [{
|
||||
matches = [{ "node.name" = "~alsa_input.*"; }];
|
||||
actions.update-props."audio.volume" = 2.0;
|
||||
actions.update-props."audio.volume" = 1.5;
|
||||
}];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue