Fix things

This commit is contained in:
Marco Thomas
2020-12-16 19:18:39 +01:00
parent 158ab9a1c9
commit 2c70b82db9
7 changed files with 19 additions and 8 deletions

View File

@@ -1,7 +1,6 @@
# Opacity
opacity-rule = [
"90:class_g *?= 'XTerm'",
"95:class_g *?= 'thunar'",
"90:class_g *?= 'jetbrains-idea'",
"90:class_g *?= 'code-oss'",
];
@@ -12,15 +11,27 @@ blur: {
strength = 5;
}
#inactive-dim = 0.10;
#inactive-opacity = 0.9;
shadow = true;
shadow-radius = 12;
shadow-opacity = 0.4;
shadow-offset-x = 4;
shadow-offset-y = 4;
shadow-red = 0
shadow-green = 0
shadow-blue = 0
shadow-exclude = [
"class_g *?= 'dmenu'",
]
# Fading
#fading = true;
#fade-in-step = 0.10;
#fade-out-step = 0.10;
#fade-exclude = [ ];
#inactive-dim = 0.15;
#inactive-opacity = 0.9;
#detect-rounded-corners = true;
#corner-radius = 0.0;
#rounded-corners-exclude= [