diff options
Diffstat (limited to 'src/st/config.h')
| -rw-r--r-- | src/st/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/st/config.h b/src/st/config.h index 58e5e06..86cc542 100644 --- a/src/st/config.h +++ b/src/st/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "CommitMono:pixelsize=16:antialias=true:autohint=true"; +static char *font = "Commit Mono:pixelsize=15"; static int borderpx = 2; /* |
