Update dots

This commit is contained in:
Marco Thomas
2020-08-24 10:33:29 +02:00
committed by Marco Thomas
parent acd10383de
commit 90d6443b27
10 changed files with 118 additions and 121 deletions

View File

@@ -4,9 +4,13 @@ opacity-rule = [
"95:class_g *?= 'XTerm'",
];
corner-radius = 15;
inactive-dim = 0.2;
#blur: {
# method: "gaussian";
# strength = 7;
#}
backend = "glx";
blur: {
method: "dual_kawase";
strength = 7;
background = false;
background-frame = false;
background-fixed = false;
}