brew install --cask squirrel
cd ~/Library/Rime
ln -s /path/to/bopomofo.custom.yaml
ln -s /path/to/default.custom.yaml
ln -s /path/to/squirrel.custom.yaml
# Customized Rime schema | |
# encoding: utf-8 | |
patch: | |
switches: | |
- name: ascii_mode | |
reset: 1 | |
states: | |
- 中文 | |
- 西文 | |
- name: full_shape | |
reset: 0 | |
states: | |
- 半角 | |
- 全角 | |
# 啟用 OpenCC 字形轉換,但不在選單中顯示(見 `zh_hant_tw` 設定於 `build/bopomofo_tw.schema.yaml`) | |
- name: zh_hant_tw | |
reset: 1 | |
punctuator/full_shape/': | |
commit: 、 | |
punctuator/half_shape/': | |
commit: 、 |
# Customized Rime settings | |
# encoding: utf-8 | |
patch: | |
schema_list: | |
# - schema: bopomofo | |
- schema: bopomofo_tw | |
menu/page_size: 9 |
patch: | |
us_keyboard_layout: true |