This commit is contained in:
CoolnsX
2022-01-31 22:44:55 +05:30
parent 850394eed4
commit 12b79c4682
6 changed files with 34 additions and 22 deletions

View File

@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "JetBrains Mono:style=Bold:pixelsize=18:antialias=true:autohint=true";
static char *font = "JetBrains Mono NL:style=Regular:pixelsize=18:antialias=true:autohint=true";
static int borderpx = 0;