reverted to old laptop

This commit is contained in:
CoolnsX
2022-03-01 12:20:17 +05:30
parent b12d3472ce
commit 31dd83a47f
13 changed files with 516 additions and 10 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=18:antialias=true:autohint=true";
static char *font = "JetBrains Mono NL:style=Regular:pixelsize=16:antialias=true:autohint=true";
static int borderpx = 0;