diff --git a/terminatorlib/config.py b/terminatorlib/config.py index 3959f712..7e21c98d 100755 --- a/terminatorlib/config.py +++ b/terminatorlib/config.py @@ -125,8 +125,6 @@ Defaults = { 'scaled_zoom' : 'Z', 'next_tab' : 'Page_Down', 'prev_tab' : 'Page_Up', - 'go_prev' : 'Tab', - 'go_next' : 'Tab', 'full_screen' : 'F11', } }