config: Use JetBrains Mono Medium Italic font
This commit is contained in:
parent
19f633e151
commit
84c51f6233
1 changed files with 1 additions and 1 deletions
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 = "JetBrains Mono:pixelsize=12:antialias=true:autohint=true";
|
static char *font = "JetBrains Mono Medium:style=Medium Italic,Italic:pixelsize=14:antialias=true:autohint=true";
|
||||||
static int borderpx = 0;
|
static int borderpx = 0;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue