From 3b0b41ba81f46250f68111f7116a7f8e5c2a8dbe Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 17 Mar 2003 01:15:17 +0000 Subject: pixmap button masks work (hardcoded) --- openbox/themerc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox') 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() -- cgit v1.2.3