vault backup: 2026-05-20 14:40:04
This commit is contained in:
Vendored
+1
-1
@@ -11,5 +11,5 @@
|
||||
"baseFontSize": 17,
|
||||
"monospaceFontFamily": "",
|
||||
"nativeMenus": false,
|
||||
"showRibbon": true
|
||||
"showRibbon": false
|
||||
}
|
||||
Vendored
+11
-9
@@ -72,14 +72,6 @@
|
||||
"key": "M"
|
||||
}
|
||||
],
|
||||
"templater-obsidian:create-99 System/Template/Base Note.md": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt"
|
||||
],
|
||||
"key": "N"
|
||||
}
|
||||
],
|
||||
"app:toggle-left-sidebar": [
|
||||
{
|
||||
"modifiers": [
|
||||
@@ -114,5 +106,15 @@
|
||||
"key": "O"
|
||||
}
|
||||
],
|
||||
"switcher:open": []
|
||||
"switcher:open": [],
|
||||
"terminal:toggle-focus-on-last-terminal": [],
|
||||
"terminal:open-terminal.default.root": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "Enter"
|
||||
}
|
||||
]
|
||||
}
|
||||
Vendored
+2
-2
@@ -92,8 +92,8 @@
|
||||
"SIGTERM"
|
||||
],
|
||||
"terminalOptions": {
|
||||
"documentOverride": null,
|
||||
"fontFamily": "FiraCode Nerd Font Mono"
|
||||
"fontFamily": "FiraCode Nerd Font Mono",
|
||||
"documentOverride": null
|
||||
},
|
||||
"type": "integrated",
|
||||
"useWin32Conhost": false
|
||||
|
||||
Vendored
+7
-57
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user