docs
This commit is contained in:
parent
438442a810
commit
c73e75284c
@ -6,7 +6,7 @@
|
|||||||
schema:
|
schema:
|
||||||
schema_id: rime_ice
|
schema_id: rime_ice
|
||||||
name: 雾凇拼音
|
name: 雾凇拼音
|
||||||
version: "1.2.1"
|
version: "1.2.2"
|
||||||
author:
|
author:
|
||||||
- Dvel
|
- Dvel
|
||||||
description: |
|
description: |
|
||||||
@ -20,9 +20,10 @@ schema:
|
|||||||
# 开关
|
# 开关
|
||||||
# reset 会导致切换方案、输入法、程序后,回到设定的选项。
|
# reset 会导致切换方案、输入法、程序后,回到设定的选项。
|
||||||
# 可以注释掉 reset,和 default 中的 switcher/save_options 选项配合以记忆开关状态。
|
# 可以注释掉 reset,和 default 中的 switcher/save_options 选项配合以记忆开关状态。
|
||||||
|
# 鼠须管 0.16 后,切换提示通过 states 自定义,不需要提示的可留空,如 states: [ , ]
|
||||||
switches:
|
switches:
|
||||||
- name: ascii_mode
|
- name: ascii_mode
|
||||||
states: [ 中, En ]
|
states: [ 中, A ]
|
||||||
reset: 0
|
reset: 0
|
||||||
- name: full_shape
|
- name: full_shape
|
||||||
states: [ 半角, 全角 ]
|
states: [ 半角, 全角 ]
|
||||||
|
Loading…
Reference in New Issue
Block a user