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 = {
|
blur = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
size = 3;
|
size = 7;
|
||||||
passes = 1;
|
passes = 3;
|
||||||
vibrancy = 0.1696;
|
ignore_opacity = true;
|
||||||
|
|
||||||
|
noise = 0.05;
|
||||||
|
contrast = 1.5;
|
||||||
|
|
||||||
|
xray = false;
|
||||||
|
new_optimizations = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue