diff --git a/config.h b/config.h index 7b00814..a949bc5 100644 --- a/config.h +++ b/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Terminus Nerd Font:pixelsize=16:antialias=true:autohint=true"; +static char *font = "Iosevka:pixelsize=16:antialias=true:autohint=true"; static char *font2[] = { "JoyPixels:pixelsize=16:antialias=true:autohint=true", "Font Awesome 6 Free Solid:pixelsize=16:antialias=true:autohint=true",