Document the antialias config
This commit is contained in:
parent
2f0138d298
commit
cfc902ed37
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue