From 49e5ed738f849279c7033221b6227c295f0e05f5 Mon Sep 17 00:00:00 2001 From: Dvel Date: Thu, 23 Oct 2025 17:12:00 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E5=90=8C=E6=AD=A5=E6=96=B0=E7=89=88?= =?UTF-8?q?=E9=BC=A0=E9=A1=BB=E7=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- squirrel.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/squirrel.yaml b/squirrel.yaml index 30e5411..049591a 100644 --- a/squirrel.yaml +++ b/squirrel.yaml @@ -10,7 +10,7 @@ # 要比共享目录的同名文件的 config_version 大才可以生效 -config_version: '2024-11-04' # config_version: '1.0' +config_version: '2025-10-23' # config_version: '1.0.3' # options: last | default | _custom_ @@ -53,6 +53,8 @@ style: mutual_exclusive: false # Whether to use a translucent background. Only visible when background color is transparent translucency: false + # Enable to show small arrows that indicates if paging up/down is possible + show_paging: false corner_radius: 7 hilited_corner_radius: 0