Last active
June 30, 2024 02:34
-
-
Save yagehu/7bec7492afd5ba846f99abb00c850d01 to your computer and use it in GitHub Desktop.
RIME fcitx 默认简体中文设置 (Config to make fcitx-rime default to simplified Chinese)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
patch: | |
schema_list: | |
- schema: luna_pinyin_simp | |
- schema: luna_pinyin | |
- schema: luna_pinyin_fluency | |
- schema: bopomofo | |
- schema: bopomofo_tw | |
- schema: cangjie5 | |
- schema: stroke | |
- schema: terra_pinyin | |
menu: | |
page_size: 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This file should be placed in
~/.config/fcitx/rime/
if using fcitx or~/.local/share/fcitx5/rime/
if using fcitx5.