diff --git a/config.h b/config.h index 2c3a61f..300607e 100644 --- a/config.h +++ b/config.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 = "JetBrainsMonoNL-Regular:size=7"; static int borderpx = 2; /* diff --git a/st b/st index 4c8d2d0..b55883a 100755 Binary files a/st and b/st differ diff --git a/x.o b/x.o index c998a66..66dada9 100644 Binary files a/x.o and b/x.o differ