diff options
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 3e6667a..9c64948 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ -#define FONT "Liberation Mono:pixelsize=12:antialias=true:autohint=true" +#define FONT "Liberation Mono:pixelsize=12:antialias=true:autohint=false" /* Space in pixels around the terminal buffer */ #define BORDER 2 |