📝 Small change to bst config

This commit is contained in:
z3rOR0ne 2023-02-17 23:03:39 -08:00
parent a6fa99ba94
commit 57da6d24e9
3 changed files with 1 additions and 1 deletions

BIN
bst/bst

Binary file not shown.

View file

@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Source Code Pro:pixelsize=18.5:antialias=true:autohint=true";
static char *font = "Source Code Pro:pixelsize=18:antialias=true:autohint=true";
// static char *font = "mono:pixelsize=18.5:antialias=true:autohint=true";
static int borderpx = 2;

BIN
bst/x.o

Binary file not shown.