Compare commits

...

2 Commits

1 changed files with 32 additions and 0 deletions

View File

@ -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"
}
]
}