pinosaur
/
st.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b489c4
)
Turning on antialias by default really makes it more unreadable. Maybe if once
author
Christoph Lohmann
<20h@r-36.net>
Fri, 5 Oct 2012 09:07:55 +0000
(11:07 +0200)
committer
Christoph Lohmann
<20h@r-36.net>
Fri, 5 Oct 2012 09:07:55 +0000
(11:07 +0200)
the majority has bigger screens, this can be turned on by default again.
Thanks pancake, for the hint.
config.def.h
patch
|
blob
|
history
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