📝 Small change to bst config
This commit is contained in:
parent
a6fa99ba94
commit
57da6d24e9
3 changed files with 1 additions and 1 deletions
BIN
bst/bst
BIN
bst/bst
Binary file not shown.
|
|
@ -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
BIN
bst/x.o
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue