Blur method 'kawase' has been renamed to 'dual_kawase'. Interpreted
as 'dual_kawase', but this will stop working soon.
12 lines
142 B
Plaintext
12 lines
142 B
Plaintext
experimental-backends = true;
|
|
backend = "glx";
|
|
|
|
# corner-radius = 20;
|
|
|
|
blur:
|
|
{
|
|
method = "dual_kawase";
|
|
strength = 12;
|
|
background = true;
|
|
}
|