projects
/
st.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
800f783
)
fixed font
master
author
MatthewOwens
<matthew@owens.tech>
Mon, 22 Jun 2020 19:17:26 +0000
(20:17 +0100)
committer
MatthewOwens
<matthew@owens.tech>
Mon, 22 Jun 2020 19:17:26 +0000
(20:17 +0100)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index
59fd8dc
..
a070641
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-5,7
+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[] = "xos4 Terminus-15:antialias=true:autohint=true";
+static char font[] = "Terminus (TTF):size=15:antialias=true:autohint=true";
+//static char font[] = "Terminus (TTF)";
+//static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true";
static int borderpx = 0;
/*
static int borderpx = 0;
/*