Make the font smaller for me. This should eventually be controllable via system/local settings, but for right now, this is just for me

This commit is contained in:
Chris Jones 2006-11-08 18:05:18 -08:00
parent 10c3d6ecb8
commit fdc0d5fe2f
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ if __name__ == '__main__':
blink = 0
command = None
emulation = "xterm"
font = "fixed 12"
font = "mono 9"
scrollback = 100
transparent = 0
visible = 0