Turning on antialias by default really makes it more unreadable. Maybe if once

the majority has bigger screens, this can be turned on by default again.
Thanks pancake, for the hint.
This commit is contained in:
Christoph Lohmann 2012-10-05 11:07:55 +02:00
parent 0b489c4a6a
commit 5caa46cf57
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#define FONT "Liberation Mono:pixelsize=12:antialias=true:autohint=false"
#define FONT "Liberation Mono:pixelsize=12:antialias=false:autohint=false"
/* Space in pixels around the terminal buffer */
#define BORDER 2