From 7df690dba52813c2ea5f64f2e39106b57c1f257f Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Tue, 17 Aug 2010 12:43:01 +0100 Subject: [PATCH] Document the antialias config --- doc/terminator_config.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/terminator_config.5 b/doc/terminator_config.5 index 07feaf1f..45f4f3e6 100644 --- a/doc/terminator_config.5 +++ b/doc/terminator_config.5 @@ -280,6 +280,10 @@ Each profile should be its own subsection with a header in the format \fB[[name] If true, allow applications in the terminal to make text boldface. Default value: \fBTrue\fR .TP +.B antialias\fR (boolean) +If false, do not apply anti-aliasing to fonts in the terminal. +Default value: \fBTrue\fR +.TP .B audible_bell\fR (boolean) If true, make a noise when applications send the escape sequence for the terminal bell. Default value: \fBFalse\fR