projects
/
st.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36e1dd9
)
set font
author
MatthewOwens
<matthew@owens.tech>
Sat, 20 Jun 2020 16:10:59 +0000
(17:10 +0100)
committer
MatthewOwens
<matthew@owens.tech>
Sat, 20 Jun 2020 16:10:59 +0000
(17:10 +0100)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index
f38fca7
..
55c6f5c
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-5,8
+5,7
@@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-//static char font[] = "xos4 Terminus-15:antialias=true:autohint=true";
-static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true";
+static char font[] = "xos4 Terminus-15:antialias=true:autohint=true";
static int borderpx = 0;
/*