add a description of the quake keybinding
This commit is contained in:
parent
920a668991
commit
c33b89a74c
|
@ -38,6 +38,7 @@ class ProfileEditor:
|
||||||
'zoom_normal': ['Zoom reset', ''],
|
'zoom_normal': ['Zoom reset', ''],
|
||||||
'reset': ['Reset terminal state', ''],
|
'reset': ['Reset terminal state', ''],
|
||||||
'reset_clear': ['Reset and clear terminal', ''],
|
'reset_clear': ['Reset and clear terminal', ''],
|
||||||
|
'quake': ['Toggle visibility of the window', ''],
|
||||||
}
|
}
|
||||||
|
|
||||||
# dictionary for results after setting
|
# dictionary for results after setting
|
||||||
|
|
Loading…
Reference in New Issue