vault backup: 2025-04-22 16:24:24
This commit is contained in:
parent
b1185fc420
commit
905d6966af
4
.obsidian/appearance.json
vendored
4
.obsidian/appearance.json
vendored
@ -1,13 +1,13 @@
|
||||
{
|
||||
"cssTheme": "AnuPpuccin",
|
||||
"interfaceFontFamily": "DejaVu Serif,MartianMono Nerd Font,Bahnschrift",
|
||||
"textFontFamily": "MartianMono Nerd Font,Times New Roman,FreeSans,Bodoni 72",
|
||||
"textFontFamily": "DejaVu Serif,MartianMono Nerd Font,Times New Roman,FreeSans,Bodoni 72",
|
||||
"monospaceFontFamily": "CodeNewRoman Nerd Font",
|
||||
"accentColor": "#ffffff",
|
||||
"enabledCssSnippets": [
|
||||
"color_snippet"
|
||||
],
|
||||
"baseFontSize": 14,
|
||||
"baseFontSize": 16,
|
||||
"baseFontSizeAction": true,
|
||||
"nativeMenus": false,
|
||||
"showRibbon": true
|
||||
|
||||
17
.obsidian/hotkeys.json
vendored
17
.obsidian/hotkeys.json
vendored
@ -258,5 +258,22 @@
|
||||
],
|
||||
"key": "D"
|
||||
}
|
||||
],
|
||||
"editor:toggle-source": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": " "
|
||||
}
|
||||
],
|
||||
"workspace:close-others": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt",
|
||||
"Mod"
|
||||
],
|
||||
"key": "K"
|
||||
}
|
||||
]
|
||||
}
|
||||
0
keybinds.md
Normal file
0
keybinds.md
Normal file
Loading…
x
Reference in New Issue
Block a user