Move 'cell_height' setting
This commit is contained in:
parent
eacd72124a
commit
3c575029e7
|
@ -113,8 +113,8 @@ DEFAULTS = {
|
|||
'disable_mouse_paste' : False,
|
||||
'smart_copy' : True,
|
||||
'clear_select_on_copy' : False,
|
||||
'cell_height' : 1.0,
|
||||
'cell_width' : 1.0,
|
||||
'cell_height' : 1.0,
|
||||
'case_sensitive' : True,
|
||||
'invert_search' : False,
|
||||
'link_single_click' : False,
|
||||
|
|
Loading…
Reference in New Issue