From 06388e1f1a9d79f4ad2e5590b5ba6d110211d694 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Fri, 30 Jan 2026 19:10:32 +0000 Subject: [PATCH] Update conf.json --- conf.json | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/conf.json b/conf.json index b10a9f6..38bdbd5 100644 --- a/conf.json +++ b/conf.json @@ -1,17 +1,5 @@ -// Zed settings -// -// For information on how to configure Zed, see the Zed -// documentation: https://zed.dev/docs/configuring-zed -// -// To see all of Zed's default settings without changing your -// custom settings, run `zed: open default settings` from the -// command palette (cmd-shift-p / ctrl-shift-p) { "close_on_file_delete": true, - "agent": { - "button": false, - "model_parameters": [] - }, "project_panel": { "hide_hidden": false, "hide_root": true, @@ -32,10 +20,11 @@ "title_bar": { "show_onboarding_banner": false, "show_user_picture": false, - "show_sign_in": false + "show_sign_in": true }, "calls": { - "mute_on_join": true + "mute_on_join": true, + "share_on_join": false }, "disable_ai": true, "telemetry": {