Cava update
This commit is contained in:
parent
5437a47052
commit
b7d065491d
1 changed files with 5 additions and 1 deletions
|
|
@ -15,6 +15,10 @@ in
|
|||
gradient_color_4 = fmtString strPalette.normal.cyan;
|
||||
gradient_color_5 = fmtString strPalette.normal.blue;
|
||||
};
|
||||
smoothing = { gravity = 40; };
|
||||
smoothing = {
|
||||
gravity = 40;
|
||||
noise_reduction = 0.25;
|
||||
monstercat = 1;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue