diff --git a/src/effects.c b/src/effects.c index f9feaeea9..f9eb254cd 100644 --- a/src/effects.c +++ b/src/effects.c @@ -166,7 +166,7 @@ effects_draw_box_animation_timeout (BoxAnimationContext *context) * system beefiness or someting, or have some global * "my system is slow" config option. */ -static gboolean use_opaque_animations = TRUE; +static gboolean use_opaque_animations = FALSE; void meta_effects_draw_box_animation (MetaScreen *screen,