Skip to content

Commit

Permalink
开关名称修改
Browse files Browse the repository at this point in the history
  • Loading branch information
0x696c757a696f committed Nov 30, 2023
1 parent 50d00fe commit 5b1d04d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions xmjd6.custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ patch:
switches/@1/reset: 0 #[ 全角, 半角 ]
switches/@2/reset: 0 #[ 简体, 繁體 ]
switches/@3/reset: 0 #[ 地球文, 火星文 ]
switches/@4/reset: 1 #[ 表情关闭,表情启用 ]
switches/@4/reset: 1 #[ 简约, 表情展示
switches/@5/reset: 0 #[ 正常候选, 内嵌候选 ]
switches/@6/reset: 1 #[ 630提示关闭, 630提示启用 ]
switches/@7/reset: 1 #[ 提示词关闭, 提示词启用 ]
switches/@6/reset: 1 #[ 简约, 630提示
switches/@7/reset: 1 #[ 简约, 逐码展示 ]


#流式功能配置,想使用流式请取消以下注释,取消注释删掉 # 即可
Expand Down
8 changes: 4 additions & 4 deletions xmjd6.schema.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Rime schema settingsjffh
# Rime schema settingsjffh
# encoding: utf-8
# 方案维护者:Proud丶Cat、热热佬、千年蟲
# 方案溯源:星空键道6.2 → 🐈星猫键道6.3
Expand Down Expand Up @@ -58,16 +58,16 @@ switches:
states: [ 地球文, 火星文 ] #火星文
- name: emoji_cn #Emoji开关 # custom.yaml的开关4
reset: 1 # 1为默认开启
states: [ 表情关闭,表情启用 ]
states: [ 简约, 表情展示 ]
- name: embeded_cands # custom.yaml的开关5
reset: 0
states: [普通, 嵌入候选]
- name: sbb_hint # custom.yaml的开关6
reset: 1
states: [ 630提示关闭, 630提示启用 ]
states: [ 简约, 630提示 ]
- name: completion
reset: 1
states: [ 提示词关闭, 提示词启用 ]
states: [ 简约, 逐码展示 ]



Expand Down

0 comments on commit 5b1d04d

Please sign in to comment.