Change font to FiraCode
This commit is contained in:
parent
819f8ea7c2
commit
d7c0775cbf
2
config.h
2
config.h
@ -5,7 +5,7 @@
|
|||||||
*
|
*
|
||||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||||
*/
|
*/
|
||||||
static char *font = "Liberation Mono:pixelsize=18:antialias=true:autohint=true";
|
static char *font = "FiraCode:pixelsize=18:antialias=true:autohint=true";
|
||||||
static int borderpx = 0;
|
static int borderpx = 0;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user