We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2394cd commit 49e5ed7Copy full SHA for 49e5ed7
squirrel.yaml
@@ -10,7 +10,7 @@
10
11
12
# 要比共享目录的同名文件的 config_version 大才可以生效
13
-config_version: '2024-11-04' # config_version: '1.0'
+config_version: '2025-10-23' # config_version: '1.0.3'
14
15
16
# options: last | default | _custom_
@@ -53,6 +53,8 @@ style:
53
mutual_exclusive: false
54
# Whether to use a translucent background. Only visible when background color is transparent
55
translucency: false
56
+ # Enable to show small arrows that indicates if paging up/down is possible
57
+ show_paging: false
58
59
corner_radius: 7
60
hilited_corner_radius: 0
0 commit comments