Updated images and readme

This commit is contained in:
2025-11-30 17:48:13 -06:00
parent d7cbace175
commit 0af82f65c5
6 changed files with 27 additions and 8 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"
}
}