undo font2

This commit is contained in:
a 2024-05-10 03:00:47 -05:00
parent 0434ad857b
commit ff6b3c69f8
Signed by: a
GPG Key ID: 374BC539FE795AF0
1 changed files with 0 additions and 4 deletions

View File

@ -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;
/*