Speed up fade in compton

This commit is contained in:
Nathaniel Maia 2019-08-18 07:24:06 +00:00 committed by natemaia
parent b7850117e7
commit 13841e8d77

View File

@ -7,7 +7,7 @@ shadow-opacity = 0.60;
# Fade
fading = true;
fade-delta = 8.0;
fade-delta = 6.0;
fade-in-step = 0.03;
fade-out-step = 0.028;