diff --git a/config.h b/config.h index 0249477..df7519c 100644 --- a/config.h +++ b/config.h @@ -6,10 +6,6 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ static char *font = "TamzenForPowerline:pixelsize=16:style=regular:antialias=false:hinting=false"; -static char *font2[] = { - "JetBrainsMono Nerd Font Mono:pixelsize=22:antialias=true:autohint=true", - "math:pixelsize=22:antialias=true:autohint=true" // Math fonts alias -}; static int borderpx = 4; /*