audio: bump ALSA input boost from 1.5x to 2.0x
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
7ee5a37fc5
commit
11ca493d79
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" = 1.5;
|
||||
actions.update-props."audio.volume" = 2.0;
|
||||
}];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue