Compare commits
2 Commits
d7e3c66c33
...
a3398e057f
Author | SHA1 | Date |
---|---|---|
shwetha729 | a3398e057f | |
shwetha729 | 95ddb326f1 |
|
@ -78,5 +78,37 @@
|
|||
],
|
||||
"key": "/"
|
||||
}
|
||||
],
|
||||
"workspace:move-to-new-window": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"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