Files
zed-config/conf.json
2025-10-16 16:55:22 +00:00

25 lines
434 B
JSON

{
"title_bar": {
"show_sign_in": false
},
"disable_ai": true,
"icon_theme": "Catppuccin Macchiato",
"telemetry": {
"diagnostics": false,
"metrics": false
},
"collaboration_panel": {
"button": false
},
"notification_panel": {
"button": false
},
"ui_font_size": 14,
"buffer_font_size": 14,
"theme": {
"mode": "system",
"light": "One Light",
"dark": "Catppuccin Macchiato"
}
}