13 lines
407 B
JSON
13 lines
407 B
JSON
{
|
|
"keybindings": {
|
|
"help" : "F1",
|
|
"guake_key" : "",
|
|
"rename-files" : ["F2", "<Control>e"],
|
|
"open-terminal" : "F4",
|
|
"refresh-tab" : ["F5", "<Control>r"],
|
|
"load-interactive-debug" : "<Control>d",
|
|
"tggl-top-main-menubar" : "Alt_L",
|
|
"tear-down" : "<Control>q"
|
|
}
|
|
}
|