Back to Iosevka
This commit is contained in:
parent
270d0020c6
commit
efb81cb46d
@ -5,8 +5,8 @@
|
|||||||
*
|
*
|
||||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||||
*/
|
*/
|
||||||
static char *font = "CodeNewRoman Nerd Font Mono:pixelsize=15:antialias=true:autohint=false";
|
static char *font = "Iosevka Term:pixelsize=15:antialias=true:autohint=True";
|
||||||
static char *font2[] = { "CodeNewRoman Nerd Font Mono:pixelsize=15:antialias=true:autohint=false" };
|
static char *font2[] = { "Iosevka Term:pixelsize=15:antialias=true:autohint=True" };
|
||||||
static int borderpx = 1;
|
static int borderpx = 1;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
4
config.h
4
config.h
@ -5,8 +5,8 @@
|
|||||||
*
|
*
|
||||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||||
*/
|
*/
|
||||||
static char *font = "CodeNewRoman Nerd Font Mono:pixelsize=15:antialias=true:autohint=false";
|
static char *font = "Iosevka Term:pixelsize=15:antialias=true:autohint=True";
|
||||||
static char *font2[] = { "CodeNewRoman Nerd Font Mono:pixelsize=15:antialias=true:autohint=false" };
|
static char *font2[] = { "Iosevka Term:pixelsize=15:antialias=true:autohint=True" };
|
||||||
static int borderpx = 1;
|
static int borderpx = 1;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user