Featured image of post Rime Settings

Rime Settings

Git Repo

rime-setting

Install rime /squirrel on mac/windows/linux


Windows


Install RIME

MacOS


1
brew install squirrel

Linux


Clone git repo to local

1
git clone https://github.com/Iorest/rime-setting.git

Install configuration


Install configuration on windows


copy all files except font folder into %APPDATA%\Rime

Install configuration on macos


Copy all files except font folder inot ~/Library/Rime

change default.custom.yaml

1
2
3
# add the command to command to page up,  perido for page down
  - { when: has_menu, accept: "comma", send: Page_Up }
  - { when: has_menu, accept: "period", send: Page_Down }

Change fonts in file weasel.custom.yaml


1
  "style/font_face": "LXGW WenKai GB Screen R"

Click redeploy on rime


Built with Hugo
Theme Stack designed by Jimmy