blur tweaks
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 3m45s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 3m45s
This commit is contained in:
parent
daf77251f7
commit
da1de4a9f5
1 changed files with 9 additions and 3 deletions
|
|
@ -87,9 +87,15 @@
|
|||
|
||||
blur = {
|
||||
enabled = true;
|
||||
size = 3;
|
||||
passes = 1;
|
||||
vibrancy = 0.1696;
|
||||
size = 7;
|
||||
passes = 3;
|
||||
ignore_opacity = true;
|
||||
|
||||
noise = 0.05;
|
||||
contrast = 1.5;
|
||||
|
||||
xray = false;
|
||||
new_optimizations = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue