This commit is contained in:
Colin Powell
2020-02-05 18:05:28 -05:00
parent a0be05750d
commit 997a49e623
8 changed files with 41 additions and 63 deletions

View File

@ -10,7 +10,7 @@ inactive-opacity = 1;
active-opacity = 1;
frame-opacity = 1;
inactive-opacity-override = false;
alpha-step = 0.06;
alpha-step = 0.04;
##### SHADOW ######################################
@ -20,7 +20,7 @@ shadow = true;
shadow-radius = 32;
shadow-offset-x = -32;
shadow-offset-y = -32;
shadow-opacity = 0.2;
shadow-opacity = 0.5;
# Sharp
#shadow-radius = 0;
@ -39,6 +39,7 @@ shadow-exclude = [
corner-radius = 7
blur-background = true;
blur-background-frame = true;
blur-kern = "3x3box";
@ -51,7 +52,7 @@ opacity-rule = [
fading = true;
#fade-delta = 5;
fade-in-step = 0.2;
fade-in-step = 0.1;
fade-out-step = 0.1;
#no-fading-openclose = true;
no-fading-destroyed-argb = true;