Updated: Monday, August 28,2023-08-28 23:33:48
parent
95ddb326f1
commit
a3398e057f
|
@ -86,5 +86,29 @@
|
|||
],
|
||||
"key": "M"
|
||||
}
|
||||
],
|
||||
"audio-recorder:start": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Ctrl"
|
||||
],
|
||||
"key": "R"
|
||||
}
|
||||
],
|
||||
"theme:switch": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt"
|
||||
],
|
||||
"key": "T"
|
||||
}
|
||||
],
|
||||
"workspace:close-others": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Ctrl"
|
||||
],
|
||||
"key": "U"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue