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

10 lines
242 B
JSON
Raw Normal View History

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