Fix st font
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*
|
||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||
*/
|
||||
static char *font = "JetBrainsMono NF:pixelsize=24:antialias=true:autohint=true";
|
||||
static char *font = "JetBrainsMono NF:size=10:antialias=true:autohint=true";
|
||||
static int borderpx = 2;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user