vault backup: 2025-04-22 16:24:24

This commit is contained in:
Dane Sabo 2025-04-22 16:24:24 -04:00
parent b1185fc420
commit 905d6966af
3 changed files with 19 additions and 2 deletions

View File

@ -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

View File

@ -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
View File