|
|
@ -9,8 +9,8 @@ static char *font = "Comic Code Ligatures:pixelsize=18:antialias=true:autohint=t |
|
|
|
#if FONT2_PATCH |
|
|
|
#if FONT2_PATCH |
|
|
|
/* Spare fonts */ |
|
|
|
/* Spare fonts */ |
|
|
|
static char *font2[] = { |
|
|
|
static char *font2[] = { |
|
|
|
/* "Inconsolata for Powerline:pixelsize=12:antialias=true:autohint=true", */ |
|
|
|
/* "Inconsolata for Powerline:pixelsize=25:antialias=true:autohint=true", */ |
|
|
|
/* "Hack Nerd Font Mono:pixelsize=11:antialias=true:autohint=true", */ |
|
|
|
"Hack Nerd Font Mono:pixelsize=18:antialias=true:autohint=true", |
|
|
|
}; |
|
|
|
}; |
|
|
|
#endif // FONT2_PATCH
|
|
|
|
#endif // FONT2_PATCH
|
|
|
|
|
|
|
|
|
|
|
|