--- jwm-git-3e4518efd.old/src/font.c +++ jwm-git-3e4518efd/src/font.c @@ -33,7 +33,7 @@ #endif #ifdef USE_PANGO -static const char *DEFAULT_FONT = "12"; +static const char *DEFAULT_FONT = "14"; #else static const char *DEFAULT_FONT = "fixed"; #endif