compton: make fades more noticeable
authorAmin Bandali <bandali@gnu.org>
Mon, 9 Sep 2019 03:25:22 +0000 (23:25 -0400)
committerAmin Bandali <bandali@gnu.org>
Mon, 9 Sep 2019 03:25:22 +0000 (23:25 -0400)
.config/compton/compton.conf

index f36a531..46afe94 100644 (file)
@@ -42,9 +42,9 @@ blur-background-exclude = [
 
 # Fading
 fading = true;
-fade-delta = 3;
-fade-in-step = 0.12;
-fade-out-step = 0.12;
+fade-delta = 9;
+fade-in-step = 0.5;
+fade-out-step = 0.5;
 # no-fading-openclose = true;
 # no-fading-destroyed-argb = true;
 fade-exclude = [ ];