]> Dogcows Code - chaz/openbox/blobdiff - render/theme.c
make the icon larger than the buttons by one pixel in each direction, this makes...
[chaz/openbox] / render / theme.c
index 9cbb8ad84516dbd46cee5854e5445c49d4ae310c..eccc2c8a7dc80dcb96786c40e9e2f6aa4dc3f700 100644 (file)
@@ -568,7 +568,7 @@ char *theme_load(char *theme)
         g_free(str);
     }
 
-    font_str = "arial-10:bold";
+    font_str = "arial-8";
 
     theme_mfont_shadow = FALSE;
     if (read_string(db, "menu.frame.xft.flags", &str)) {
This page took 0.019842 seconds and 4 git commands to generate.