Package Installation
fcitx5frameworkfcitx5-gtkfor enabling input method in GTK applicationsfcitx5-rimeinput enginefcitx5-configtool+fcitx5-gtfor GUI configuration interfacerime-iceinput method
Configuration Information
- OS: Manjaro Linux x86_64
- Kernel: 6.9.10-1-MANJARO
- Window System: X11
- DE: Plasma 6.0.5
- WM: KWin
Configuration Steps
- Download and install the packages
yay -S fcitx5 fcitx5-gtk fcitx5-rime - Configure the environment by adding the following lines to
/etc/environmentGTK_IM_MODULE=fcitx QT_IM_MODULE=fcitx XMODIFIERS=@im=fcitx - Download the GUI tool for fcitx configuration
yay -S fcitx-configtool - Add the Rime input method in the GUI interface
- Create a file named
default.custom.yamlin the~/.local/share/fcitx5/rime/directory with the following content:patch: schema_list: - schema: rime_ice - Restart the system