Fixed keyboard events, updated exception types

This commit is contained in:
2022-10-01 22:12:14 -05:00
parent 72f0236e58
commit dc9cae6d38
6 changed files with 46 additions and 33 deletions

View File

@@ -6,10 +6,7 @@
"open_terminal" : "F4",
"refresh_tab" : ["F5",
"<Control>r"],
"delete_files" : ["Delete",
"<Shift><Control>d"],
"tggl_top_main_menubar" : "<Alt>h",
"trash_files" : "<Shift><Control>t",
"tear_down" : "<Control>q",
"go_up" : "<Control>Up",
"go_home" : "<Control>slash",