]> Dogcows Code - chaz/openbox/blobdiff - openbox/themerc.c
move the focus_order lists into the kernel
[chaz/openbox] / openbox / themerc.c
index 7f587afe9ebf56dbb93bee7767996b8c18e0495a..b79fc6e16e1b659d9a1ecc971a7aa7a706897108 100644 (file)
@@ -144,7 +144,7 @@ void themerc_startup()
     if (themerc_titlebar_layout == NULL)
        themerc_titlebar_layout = g_strdup("NDLIMC");
     if (themerc_font == NULL)
-       themerc_font = g_strdup("sans-8");
+       themerc_font = g_strdup("sans-7");
 }
 
 void themerc_shutdown()
This page took 0.020315 seconds and 4 git commands to generate.