Config
Config Folder
Windows: %appdata%/Rime
Linux (ibus): $HOME/.config/ibus/rime
.schema.yaml 默认配置文件 (不要修改,rime 升级会自动覆盖)
.custom.yaml 自定义配置文件
default.custom.yaml: 主配置文件
luna_pinyin.custom.yaml
terra_pinyin.custom.yaml: 地球拼音
Key binding
default.custom.yaml
patch:
"switcher/hotkeys":
- F4
默认英文输入模式
对每个启用的输入法,修改或创建自定义配置文件,例如 terra_pinyin.custom.yaml
找到下面配置块的 reset,将其值从0修改为1。
switches:
- name: ascii_mode
reset: 1
states: ["中文", "西文"]