Files
Newton-Editor/user_config/usr/share/newton/key-bindings.json
2026-01-04 11:42:27 -06:00

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"
}
}