]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.c
make animation default on again. :/
[chaz/openbox] / openbox / config.c
index 325beeb14a44096ebd66e702b153c19c61c0f704..367fb2f9e9b3e335d0ae23ed87beb99fa40fb86a 100644 (file)
@@ -809,7 +809,7 @@ void config_startup(ObParseInst *i)
 
     config_theme = NULL;
 
-    config_animate_iconify = FALSE;
+    config_animate_iconify = TRUE;
     config_title_layout = g_strdup("NLIMC");
     config_theme_keepborder = TRUE;
     config_theme_hidedisabled = FALSE;
This page took 0.021262 seconds and 4 git commands to generate.