vault backup: 2025-01-30 17:33:17

This commit is contained in:
George Wilkinson
2025-01-30 17:33:17 +00:00
parent 8bc99d0497
commit 828d37e0c8
22 changed files with 1003 additions and 62 deletions

View File

@@ -3,8 +3,10 @@
"theme": "system",
"cssTheme": "Tokyo Night",
"nativeMenus": true,
"baseFontSize": 16,
"interfaceFontFamily": "AppleGothic,Apple SD Gothic Neo,Apple LiGothic",
"textFontFamily": "AppleGothic",
"monospaceFontFamily": "PT Mono"
"baseFontSize": 14,
"interfaceFontFamily": "AppleGothic,Inter",
"textFontFamily": "AppleGothic,Inter",
"monospaceFontFamily": "PT Mono,Andale Mono",
"baseFontSizeAction": false,
"translucency": true
}