This commit is contained in:
Marco Thomas
2021-01-07 11:30:04 +01:00
parent 38bc1c5225
commit 704eb3a1e6
9 changed files with 20 additions and 21 deletions

View File

@@ -2,18 +2,6 @@
opacity-rule = [
];
#inactive-opacity = 0.95;
opacity-exclude = [
"class_g *?= 'firefox'",
]
#backend = "glx";
#blur: {
# method: "dual_kawase";
# strength = 4;
# background = false;
#}
shadow = true;
shadow-radius = 12;
shadow-opacity = 0.4;
@@ -25,4 +13,12 @@ shadow-blue = 0
shadow-exclude = [
"class_g *?= 'dmenu'",
"class_g *?= 'polybar'",
"class_g *?= 'i3-frame'",
]
#backend = "glx";
#blur: {
# method: "dual_kawase";
# strength = 4;
# background = false;
#}