|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
*
|
|
|
|
|
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
|
|
|
|
*/
|
|
|
|
|
static char *font = "JetBrains Mono:pixelsize=16:antialias=true:autohint=true";
|
|
|
|
|
static char *font = "JetBrainsMonoNerdFont:pixelsize=16:antialias=true:autohint=true";
|
|
|
|
|
static int borderpx = 2;
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|