mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-04-25 08:44:39 +00:00
conf: 开关除了 emoji 外不默认设定 reset
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
# 要比共享目录的同名文件的 config_version 大才可以生效
|
||||
config_version: '2023-09-25'
|
||||
config_version: '2024-01-29'
|
||||
|
||||
|
||||
# 方案列表
|
||||
@@ -40,6 +40,7 @@ switcher:
|
||||
- traditionalization
|
||||
- emoji
|
||||
- full_shape
|
||||
- single_char
|
||||
fold_options: true # 呼出时是否折叠,多方案时建议折叠 true ,一个方案建议展开 false
|
||||
abbreviate_options: true # 折叠时是否缩写选项
|
||||
option_list_separator: ' / ' # 折叠时的选项分隔符
|
||||
|
||||
Reference in New Issue
Block a user