From: Dana Jansens Date: Wed, 4 Jun 2003 22:24:57 +0000 (+0000) Subject: smaller again :> X-Git-Tag: gl-oldtheme~41 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=a722b4e53134d4161c34e863efa9f384bf3d8187;p=dana%2Fopenbox.git smaller again :> --- diff --git a/render2/theme.c b/render2/theme.c index 29c06131..144a7bcb 100644 --- a/render2/theme.c +++ b/render2/theme.c @@ -22,7 +22,7 @@ struct RrTheme *RrThemeLoad(struct RrInstance *inst, const char *name) theme->title_layout = "NLIMC"; theme->title_font = RrFontOpen(inst, - "arial:bold:pixelsize=11:" + "arial:bold:pixelsize=10:" "shadow=true:shadowoffset=1:shadowtint=0.1"); theme->title_justify = RR_CENTER;