This commit is contained in:
Sebastian Herrlinger
2026-03-09 12:16:33 +01:00
parent 649b547d20
commit e40d929554
8 changed files with 308 additions and 51 deletions

View File

@@ -6,7 +6,13 @@
"./plugins/tui-smoke.tsx",
{
"enabled": true,
"label": "workspace"
"label": "workspace",
"keybinds": {
"modal": "ctrl+alt+m",
"screen": "ctrl+alt+o",
"home": "escape,ctrl+shift+h",
"dialog_close": "escape,q"
}
}
]
]