diff --git a/src/compton.c b/src/compton.c index 8c49368..f49f03a 100644 --- a/src/compton.c +++ b/src/compton.c @@ -148,7 +148,7 @@ static options_t options = { * Fades */ -unsigned long fade_time; +unsigned long fade_time = 0; /** * Get current system clock in milliseconds.