diff options
| -rw-r--r-- | config.def.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config.def.h b/config.def.h index 67b1316..a8f48ea 100644 --- a/config.def.h +++ b/config.def.h | |||
| @@ -1,8 +1,4 @@ | |||
| 1 | 1 | ||
| 2 | /* | ||
| 3 | * Do not include the »pixelsize« parameter in your font definition. It is | ||
| 4 | * used to calculate zooming. | ||
| 5 | */ | ||
| 6 | #define FONT "Liberation Mono:pixelsize=12:antialias=false:autohint=false" | 2 | #define FONT "Liberation Mono:pixelsize=12:antialias=false:autohint=false" |
| 7 | 3 | ||
| 8 | /* Space in pixels around the terminal buffer */ | 4 | /* Space in pixels around the terminal buffer */ |
