This commit is contained in:
CoolnsX
2022-08-11 01:22:11 +05:30
parent 2227568da1
commit 94e91f3cf5
10 changed files with 61 additions and 38 deletions

View File

@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "JetBrains Mono NL:style=Regular:pixelsize=16:antialias=true:autohint=true";
static char *font = "JetBrains Mono NL:style=Regular:pixelsize=15:antialias=true:autohint=true";
static int borderpx = 0;
@@ -27,8 +27,8 @@ char *stty_args = "stty raw pass8 nl -echo -iexten -cstopb 38400";
char *vtiden = "\033[?6c";
/* Kerning / character bounding-box multipliers */
static float cwscale = 0.9;
static float chscale = 0.9;
static float cwscale = 1.0;
static float chscale = 1.0;
/*
* word delimiter string