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 @@ | |||
1 | 1 | ||
2 | #define FONT "Liberation Mono:pixelsize=12:antialias=true:autohint=true" | 2 | #define FONT "Liberation Mono:pixelsize=12:antialias=true:autohint=false" |
3 | 3 | ||
4 | /* Space in pixels around the terminal buffer */ | 4 | /* Space in pixels around the terminal buffer */ |
5 | #define BORDER 2 | 5 | #define BORDER 2 |