From ab7127d3c8823b7100d6568b65a821a9bcfa388b Mon Sep 17 00:00:00 2001 From: Trace Panic Date: Wed, 17 Jun 2026 18:08:17 +0000 Subject: [PATCH] Update zed/settings.json --- zed/settings.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zed/settings.json b/zed/settings.json index 1205ec4..6f5c7c1 100644 --- a/zed/settings.json +++ b/zed/settings.json @@ -14,6 +14,7 @@ "dark": "Zed (Default)", }, "outline_panel": { + "button": false, "dock": "left", }, "cli_default_open_behavior": "new_window", @@ -29,6 +30,7 @@ "model_parameters": [], }, "collaboration_panel": { + "button": false, "dock": "left", }, "git_panel": {