-
Notifications
You must be signed in to change notification settings - Fork 11
flypy for Fcitx5 Rime
Jun Mao edited this page Jan 31, 2020
·
1 revision
$ sudo pacman -S fcitx5-git fcitx5-gtk-git fcitx5-qt5-git fcitx5-rime-git
Unlike fcitx4, fcitx5 distinguishes between a configuration directory and a thesaurus installation directory.
Theme and thesaurus directory locations:
~/.local/share/fcitx5
Copy the flypy mount content to the fcitx5 directory.
.local/share/fcitx5/
├── rime
│ ├── build
│ │ ├── ...
│ ├── default.custom.yaml
│ ├── default.yaml
│ ├── english.dict.yaml
│ ├── english.schema.yaml
│ ├── flypyplus.schema.yaml
│ ├── flypy.schema.yaml
│ ├── flypy_sys.txt
│ ├── flypy_top.txt
│ ├── flypy_user.txt
│ ├── installation.yaml
│ ├── luna_pinyin.userdb
│ │ ├── ...
│ ├── rime.lua
│ ├── sync
│ │ └── ...
│ └── user.yaml
└── themes
├── ...
~/.config/fcitx5