Remove some unused default configs

This commit is contained in:
Chris Jones 2010-03-30 22:50:46 +01:00
parent 8ab74cdfa3
commit 0232e0b19a
1 changed files with 0 additions and 6 deletions

View File

@ -195,12 +195,6 @@ DEFAULTS = {
'force_no_bell' : False,
'cycle_term_tab' : True,
'copy_on_selection' : False,
'title_tx_txt_color' : '#FFFFFF',
'title_tx_bg_color' : '#C80003',
'title_rx_txt_color' : '#FFFFFF',
'title_rx_bg_color' : '#0076C9',
'title_ia_txt_color' : '#000000',
'title_ia_bg_color' : '#C0BEBF',
'alternate_screen_scroll': True,
'split_to_group' : False,
'autoclean_groups' : True,