From c6ccf2052fe4ac7be94d46e90943fa5cede05a12 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 29 Oct 2025 17:05:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E9=9B=86=E5=8D=A1bug=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index c4b682c..ef0b1af 100644 --- a/config.json +++ b/config.json @@ -12,8 +12,8 @@ } ], "display": { - "preview_window_width": 640, - "preview_window_height": 360, + "preview_width": 1000, + "preview_height": 700, "preview_columns": 2, "preview_rows": 2, "show_preview": true