diff --git a/packages/st/config.h b/packages/st/config.h index fe53daa..4945c9c 100644 --- a/packages/st/config.h +++ b/packages/st/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Input Mono:pixelsize=20:antialias=true:autohint=true"; +static char *font = "InputMono Nerd Font:pixelsize=20:antialias=true:autohint=true"; static int borderpx = 2; /*