🔧 Adjustment fonts bst
This commit is contained in:
parent
c30409a4da
commit
09124db0de
3 changed files with 3 additions and 2 deletions
|
|
@ -5,8 +5,9 @@
|
||||||
*
|
*
|
||||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
* 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 = "Source Code
|
||||||
// static char *font = "mono:pixelsize=18.5:antialias=true:autohint=true";
|
// Pro:pixelsize=18:antialias=true:autohint=true";
|
||||||
|
static char *font = "mono:pixelsize=18.5:antialias=true:autohint=true";
|
||||||
static int borderpx = 2;
|
static int borderpx = 2;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
BIN
bst/st.o
BIN
bst/st.o
Binary file not shown.
BIN
bst/x.o
BIN
bst/x.o
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue