Files
UTop/user_config/usr/share/utop/key-bindings.json
2025-11-30 19:54:00 -06:00

11 lines
331 B
JSON

{
"keybindings": {
"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"
}
}