Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Turning on antialias by default really makes it more unreadable. Maybe if once
[st.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index
9c64948
..
5c4c518
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-1,5
+1,5
@@
-#define FONT "Liberation Mono:pixelsize=12:antialias=
tru
e:autohint=false"
+#define FONT "Liberation Mono:pixelsize=12:antialias=
fals
e:autohint=false"
/* Space in pixels around the terminal buffer */
#define BORDER 2