diff options
Diffstat (limited to 'src/st/st-0.9.3/config.def.h')
| -rw-r--r-- | src/st/st-0.9.3/config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/st/st-0.9.3/config.def.h b/src/st/st-0.9.3/config.def.h index 5a1072f..ed5dedf 100644 --- a/src/st/st-0.9.3/config.def.h +++ b/src/st/st-0.9.3/config.def.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true"; +static char *font = "Liberation Mono:pixelsize=11:antialias=true:autohint=true"; static int borderpx = 2; /* |
