profile(main): update -- 2025-12-19T12:00:21.158Z
This commit is contained in:
parent
3e81279b1f
commit
8a2e6968a9
3 changed files with 203 additions and 0 deletions
9
profiles/main/data/settings.json
Normal file
9
profiles/main/data/settings.json
Normal 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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue