initial commit

This commit is contained in:
2026-01-04 11:42:27 -06:00
commit b79220c1ae
1930 changed files with 37547 additions and 0 deletions

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