Updated images and readme

This commit is contained in:
2025-11-30 17:48:13 -06:00
parent d7cbace175
commit ed7afdcc66
6 changed files with 26 additions and 7 deletions

View File

@@ -1,9 +1,10 @@
{
"keybindings": {
"help" : "F1",
"guake_key" : "<Shift><Control>KP_Insert",
"focus-search" : "<Control>s",
"focus-apps" : "<Control>a",
"focus-terminal" : "<Control>t"
"help" : "F1",
"guake_key" : "<Shift><Control>KP_Insert",
"focus-search" : "<Control>s",
"focus-apps" : "<Control>a",
"focus-terminal" : "<Control>t",
"load-interactive-debug" : "<Control>d"
}
}