Some changes

This commit is contained in:
Marco Thomas
2020-09-09 22:16:38 +02:00
parent 7bdbe58df6
commit b78fb45584
9 changed files with 455 additions and 535 deletions

View File

@@ -7,19 +7,19 @@ opacity-rule = [
#inactive-dim = 0.15;
#inactive-opacity = 0.9;
detect-rounded-corners = true;
corner-radius = 8.0;
rounded-corners-exclude= [
"class_g = 'i3-frame'",
"class_g = 'dmenu'"
];
backend = "glx";
blur: {
method: "dual_kawase";
size = 2;
strength = 4;
background = false;
background-frame = false;
background-fixed = false;
}
#detect-rounded-corners = true;
#corner-radius = 0.0;
#rounded-corners-exclude= [
# "class_g = 'i3-frame'",
# "class_g = 'dmenu'"
#];
#
#backend = "glx";
#blur: {
# method: "dual_kawase";
# size = 2;
# strength = 0;
# background = false;
# background-frame = false;
# background-fixed = false;
#}