12 lines
135 B
Plaintext
12 lines
135 B
Plaintext
experimental-backends = true;
|
|
backend = "glx";
|
|
|
|
corner-radius = 20;
|
|
|
|
blur:
|
|
{
|
|
method = "kawase";
|
|
strength = 10;
|
|
background = true;
|
|
}
|