🔧 Adjustment fonts bst

This commit is contained in:
tomit4 2026-07-03 18:02:06 -07:00
parent c30409a4da
commit 09124db0de
3 changed files with 3 additions and 2 deletions

View file

@ -5,8 +5,9 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Source Code Pro:pixelsize=18:antialias=true:autohint=true";
// static char *font = "mono: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/st.o

Binary file not shown.

BIN
bst/x.o

Binary file not shown.