initial commit
This commit is contained in:
12
user_config/usr/share/newton/key-bindings.json
Normal file
12
user_config/usr/share/newton/key-bindings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user