diff --git a/config.h b/config.h index e2afbb4..43d664e 100644 --- a/config.h +++ b/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "JetBrains Mono:pixelsize=16:antialias=true:autohint=true"; +static char *font = "JetBrainsMonoNerdFont:pixelsize=16:antialias=true:autohint=true"; static int borderpx = 2; /* diff --git a/st b/st index 4f0308c..b11aba8 100755 Binary files a/st and b/st differ diff --git a/x.o b/x.o index e379be7..1b858bf 100644 Binary files a/x.o and b/x.o differ