diff options
Diffstat (limited to 'Lib/idlelib/config-main.def')
-rw-r--r-- | Lib/idlelib/config-main.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Lib/idlelib/config-main.def b/Lib/idlelib/config-main.def index dca0e54..fbb760f 100644 --- a/Lib/idlelib/config-main.def +++ b/Lib/idlelib/config-main.def @@ -48,7 +48,7 @@ python="_Python Documentation","" [EditorWindow] editor-on-startup= 0 width= 80 -height= 24 +height= 30 font= courier font-size= 12 @@ -59,7 +59,7 @@ tab-cols= 4 [Theme] default= 1 -name= IDLE Classic New +name= IDLE Classic [Keys] default= 1 |