Browse Source

fira code font

master
Ivan Polyakov 3 years ago
parent
commit
e5657e7133
  1. 2
      config.def.h

2
config.def.h

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Liberation Mono:pixelsize=20:antialias=true:autohint=true";
static char *font = "Fira Code:pixelsize=18:antialias=true:autohint=true";
#if FONT2_PATCH
/* Spare fonts */
static char *font2[] = {

Loading…
Cancel
Save