Changes italic font
This commit is contained in:
parent
65482881da
commit
479087051f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||||
*/
|
*/
|
||||||
static char *font = "Iosevka Nerd Font-10:antialias=true:autohint=true";
|
static char *font = "Iosevka Nerd Font-10:antialias=true:autohint=true";
|
||||||
static char *italicfont = "Operator Mono Medium-10:antialias=true:autohint=true";
|
static char *italicfont = "Latin Modern Mono-10:antialias=true:autohint=true";
|
||||||
static int borderpx = 2;
|
static int borderpx = 2;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue