Major refactor to move away from glade file

This commit is contained in:
2025-11-29 23:16:01 -06:00
parent 08587c16b8
commit d2d266adda
83 changed files with 3091 additions and 1434 deletions

View File

@@ -1,6 +1,8 @@
{
"keybindings": {
"help": "F1",
"guake_key": "<Shift><Control>space"
"help" : "F1",
"guake_key" : "<Shift><Control>KP_Insert",
"focus-apps" : "<Control>a",
"focus-terminal" : "<Control>t"
}
}