Update keybindings

This commit is contained in:
2026-08-17 15:28:03 -07:00
parent 3222ef95c3
commit beb3ea1c9f

View File

@@ -184,6 +184,12 @@
"Ctrl"
],
"key": "1"
},
{
"modifiers": [
"Mod"
],
"key": "1"
}
],
"workspace:goto-tab-2": [
@@ -192,6 +198,12 @@
"Ctrl"
],
"key": "2"
},
{
"modifiers": [
"Mod"
],
"key": "2"
}
],
"workspace:goto-tab-3": [
@@ -200,6 +212,12 @@
"Ctrl"
],
"key": "3"
},
{
"modifiers": [
"Mod"
],
"key": "3"
}
],
"workspace:goto-tab-4": [
@@ -208,6 +226,12 @@
"Ctrl"
],
"key": "4"
},
{
"modifiers": [
"Mod"
],
"key": "4"
}
],
"workspace:goto-tab-5": [
@@ -216,6 +240,12 @@
"Ctrl"
],
"key": "5"
},
{
"modifiers": [
"Mod"
],
"key": "5"
}
],
"workspace:goto-tab-6": [
@@ -224,6 +254,12 @@
"Ctrl"
],
"key": "6"
},
{
"modifiers": [
"Mod"
],
"key": "6"
}
],
"workspace:goto-tab-7": [
@@ -232,6 +268,12 @@
"Ctrl"
],
"key": "7"
},
{
"modifiers": [
"Mod"
],
"key": "7"
}
],
"workspace:goto-tab-8": [
@@ -240,6 +282,12 @@
"Ctrl"
],
"key": "8"
},
{
"modifiers": [
"Mod"
],
"key": "8"
}
],
"app:open-another-vault": [
@@ -357,5 +405,19 @@
],
"key": "P"
}
],
"workspace:goto-last-tab": [
{
"modifiers": [
"Mod"
],
"key": "9"
},
{
"modifiers": [
"Ctrl"
],
"key": "9"
}
]
}