Document use_system_font. Closes LP #553033
This commit is contained in:
parent
efafd65221
commit
4fd06ba8b3
|
@ -348,6 +348,10 @@ Default value: \fBblock\fR
|
||||||
Sets what type of terminal should be emulated.
|
Sets what type of terminal should be emulated.
|
||||||
Default value: \fBxterm\fR
|
Default value: \fBxterm\fR
|
||||||
.TP
|
.TP
|
||||||
|
.B use_system_font
|
||||||
|
Whether or not to use the GNOME default monospace font for terminals.
|
||||||
|
Default value: \fBTrue\fR
|
||||||
|
.TP
|
||||||
.B font
|
.B font
|
||||||
An Pango font name. Examples are "Sans 12" or "Monospace Bold 14".
|
An Pango font name. Examples are "Sans 12" or "Monospace Bold 14".
|
||||||
Default value: \fBMono 8\fR
|
Default value: \fBMono 8\fR
|
||||||
|
|
Loading…
Reference in New Issue