diff options
Diffstat (limited to 'st/config.h')
-rwxr-xr-x | st/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/st/config.h b/st/config.h index c9e057d..5986fce 100755 --- a/st/config.h +++ b/st/config.h @@ -6,7 +6,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "NotoSansM Nerd Font Mono:pixelsize=16:antialias=true:autohint=true"; +static char *font = "NotoSansM Nerd Font Mono:pixelsize=20:antialias=true:autohint=true"; static int borderpx = 2; /* |