Set default font size to 11pts
This commit is contained in:
parent
91e6ae3658
commit
90f3c45a1f
1 changed files with 1 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ def to_opacity(x):
|
|||
cursor_blink no
|
||||
background #000000
|
||||
font_family monospace
|
||||
font_size 10.0
|
||||
font_size 11.0
|
||||
scrollback_lines 10000
|
||||
|
||||
# black
|
||||
|
|
|
|||
Loading…
Reference in a new issue