This commit is contained in:
CoolnsX
2021-07-15 08:41:29 +05:30
parent 1a78b8cf30
commit 56a6f29c09
6 changed files with 770 additions and 2 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=14:antialias=true:autohint=true";
static int borderpx = 0;