Add a new shortcut to take over duties of spawning a new Terminator process
This commit is contained in:
parent
ece0cfdde0
commit
a5ac05bcc9
|
@ -145,6 +145,7 @@ DEFAULTS = {
|
|||
'group_tab' : '<Super>t',
|
||||
'ungroup_tab' : '<Shift><Super>t',
|
||||
'new_window' : '<Shift><Control>i',
|
||||
'new_terminator' : '<Super>i',
|
||||
},
|
||||
'profiles': {
|
||||
'default': {
|
||||
|
|
Loading…
Reference in New Issue