Update dots
This commit is contained in:
committed by
Marco Thomas
parent
acd10383de
commit
90d6443b27
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user