71
This commit is contained in:
parent
4053f29d91
commit
26494954f2
2 changed files with 4 additions and 3 deletions
|
|
@ -31,15 +31,14 @@
|
|||
|
||||
decoration = {
|
||||
# fancy corners
|
||||
rounding = 7;
|
||||
rounding = 12;
|
||||
# blur
|
||||
blur = {
|
||||
enabled = true;
|
||||
size = 3;
|
||||
passes = 3;
|
||||
passes = 6;
|
||||
ignore_opacity = false;
|
||||
new_optimizations = 1;
|
||||
xray = true;
|
||||
contrast = 0.7;
|
||||
brightness = 0.8;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue