profile(main): update -- 2025-12-19T12:00:21.158Z

This commit is contained in:
randogoth 2025-12-19 14:00:21 +02:00
parent 3e81279b1f
commit 8a2e6968a9
3 changed files with 203 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"workbench.colorTheme": "Sublime Text 4 Theme",
"editor.fontFamily": "'IBM Plex Mono', 'Droid Sans Mono', 'monospace', monospace",
"chatgpt.commentCodeLensEnabled": false,
"window.zoomLevel": 0.2,
"workbench.secondarySideBar.defaultVisibility": "hidden",
"plunq.defaultBook": "notes",
"git.confirmSync": false
}