Prefer JetBrainsMono font for Terminator
TODO: Consider completing terminator.el and allow things like that font and font-size to be parameterized.
This commit is contained in:
parent
df7385af0d
commit
595280690c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
background_color = "#fcf4dc"
|
||||
cursor_shape = ibeam
|
||||
cursor_color = "#536870"
|
||||
font = Input Mono Medium 12
|
||||
font = JetBrainsMono 9
|
||||
foreground_color = "#536870"
|
||||
show_titlebar = False
|
||||
scrollbar_position = hidden
|
||||
|
|
Loading…
Reference in a new issue