Fixed bindings; added bindings

This commit is contained in:
2024-02-23 23:45:13 -06:00
parent 2389f1d414
commit cc8f62776d
3 changed files with 10 additions and 6 deletions

View File

@@ -6,6 +6,7 @@
"refresh_tab" : ["F5", "<Control>r"],
"delete_files" : "Delete",
"tggl_top_main_menubar" : "Alt_L",
"tggl_top_main_menubar" : "<Control>0",
"trash_files" : "<Shift><Control>t",
"tear_down" : "<Control>q",
"go_up" : "<Control>Up",