X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fthemerc.c;h=b79fc6e16e1b659d9a1ecc971a7aa7a706897108;hb=648c55b829e09c66222a9bbf08d10434622feae2;hp=7f587afe9ebf56dbb93bee7767996b8c18e0495a;hpb=f8a47de5ec444c452093371e3db16857eb39a490;p=chaz%2Fopenbox diff --git a/openbox/themerc.c b/openbox/themerc.c index 7f587afe..b79fc6e1 100644 --- a/openbox/themerc.c +++ b/openbox/themerc.c @@ -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()