From 0fd30e73e0abd7d19a977124b0ba6aa171cfb890 Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Thu, 24 Apr 2025 10:00:00 -0400 Subject: [PATCH] 2025-04-24 --- zed_config/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zed_config/settings.json b/zed_config/settings.json index 881cd84..ceb6596 100644 --- a/zed_config/settings.json +++ b/zed_config/settings.json @@ -10,6 +10,7 @@ "outline_panel": { "dock": "right" }, + "bottom_dock_layout": "full", "telemetry": { "diagnostics": true, "metrics": false @@ -17,7 +18,7 @@ "assistant": { "version": "2", "enabled": false, - "dock": "bottom" + "dock": null }, "edit_predictions": { "disabled_globs": [".md"],