This commit is contained in:
CoolnsX
2021-09-08 10:54:56 +05:30
parent 10eb23741a
commit 5225554c1f
9 changed files with 7 additions and 7 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=14:antialias=true:autohint=true";
static char *font = "JetBrains Mono:style=Bold:pixelsize=16:antialias=true:autohint=true";
static int borderpx = 0;