2023-04-23 17:06:16 +00:00
|
|
|
{
|
|
|
|
"keybindings": {
|
|
|
|
"help" : "F1",
|
|
|
|
"rename_files" : ["F2", "<Control>e"],
|
|
|
|
"delete_files" : "Delete",
|
|
|
|
"trash_files" : "<Shift><Control>t",
|
|
|
|
"tear_down" : "<Control>q",
|
|
|
|
"open_files" : "<Control>o",
|
2023-04-23 21:47:33 +00:00
|
|
|
"paste_files" : "<Control>v"
|
2023-04-23 17:06:16 +00:00
|
|
|
}
|
|
|
|
}
|