diff --git a/config.h b/config.h index 1724932..392af9b 100644 --- a/config.h +++ b/config.h @@ -6,7 +6,7 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Source Code Pro:pixelsize=14:antialias=true:autohint=true"; +static char *font = "SauceCodePro Nerd Font Mono:pixelsize=14:antialias=true:autohint=true"; static int borderpx = 2; /*