Document the antialias config
This commit is contained in:
parent
8ebfd7c89f
commit
7df690dba5
|
@ -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.
|
If true, allow applications in the terminal to make text boldface.
|
||||||
Default value: \fBTrue\fR
|
Default value: \fBTrue\fR
|
||||||
.TP
|
.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)
|
.B audible_bell\fR (boolean)
|
||||||
If true, make a noise when applications send the escape sequence for the terminal bell.
|
If true, make a noise when applications send the escape sequence for the terminal bell.
|
||||||
Default value: \fBFalse\fR
|
Default value: \fBFalse\fR
|
||||||
|
|
Loading…
Reference in New Issue