From f6d008774d673bb13147668cb11c00c8a13217ee Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Thu, 16 Oct 2025 16:55:22 +0000 Subject: [PATCH] Update conf.json --- conf.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/conf.json b/conf.json index 8f3d823..336dc7f 100644 --- a/conf.json +++ b/conf.json @@ -1,17 +1,20 @@ { + "title_bar": { + "show_sign_in": false + }, + "disable_ai": true, "icon_theme": "Catppuccin Macchiato", "telemetry": { "diagnostics": false, "metrics": false }, - "disable_ai": true, "collaboration_panel": { "button": false }, "notification_panel": { "button": false }, - "ui_font_size": 16, + "ui_font_size": 14, "buffer_font_size": 14, "theme": { "mode": "system",