Remove some keybinding changes that were only meant for local testing.
This commit is contained in:
parent
f685f3e317
commit
f37324303b
|
@ -125,8 +125,6 @@ Defaults = {
|
||||||
'scaled_zoom' : '<Ctrl><Shift>Z',
|
'scaled_zoom' : '<Ctrl><Shift>Z',
|
||||||
'next_tab' : '<Ctrl>Page_Down',
|
'next_tab' : '<Ctrl>Page_Down',
|
||||||
'prev_tab' : '<Ctrl>Page_Up',
|
'prev_tab' : '<Ctrl>Page_Up',
|
||||||
'go_prev' : '<Ctrl><Shift>Tab',
|
|
||||||
'go_next' : '<Ctrl>Tab',
|
|
||||||
'full_screen' : 'F11',
|
'full_screen' : 'F11',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue