[zed] Adjust settings

This commit is contained in:
Andrew Williams
2026-01-15 12:23:46 +00:00
parent bcaf15a2db
commit cbc7e5fe81

View File

@@ -148,6 +148,8 @@
"project_panel": {
"entry_spacing": "standard",
"hide_root": true,
"default_width": 400,
},
"toolbar": {
"breadcrumbs": false,
@@ -166,4 +168,12 @@
"diagnostics": false,
"metrics": false,
},
"title_bar": {
"show_onboarding_banner": false,
"show_user_picture": false,
"show_branch_icon": true,
},
"file_finder": {
"modal_max_width": "medium",
},
}