Files
UTop/user_config/usr/share/utop/key-bindings.json

9 lines
201 B
JSON
Raw Normal View History

2022-11-11 21:31:17 -06:00
{
"keybindings": {
"help" : "F1",
"guake_key" : "<Shift><Control>KP_Insert",
"focus-apps" : "<Control>a",
"focus-terminal" : "<Control>t"
2022-11-11 21:31:17 -06:00
}
}