Add Other Language Input Method On Omarchy
Chinese Input
Install Fcitx
Install the Required PackagesOpen a terminal and run these commands to install fcitx5 and Chinese support:
sudo pacman -S fcitx5 fcitx5-im fcitx5-chinese-addons fcitx5-configtool fcitx5-qt fcitx5-gtk
This installs:
- fcitx5: The core input method framework
- fcitx5-im: The input method suite
- fcitx5-chinese-addons: Chinese language support (Pinyin, Wubi, etc.)
- fcitx5-configtool: GUI configuration tool
- fcitx5-qt and fcitx5-gtk: Support for Qt and GTK applications
Configure fcitx5 for Chinese Input
Log out and log back in (or restart your computer). Then open the fcitx5 configuration tool:
fcitx5-configtool &
In the configuration window that opens:
- Click the "Add Input Method" button (usually a plus icon)
- Uncheck "Only Show Current Language" if it's checked
- Search for "Pinyin" or "Chinese"
- Select "Pinyin" (for Simplified Chinese) or "Rime" (for both Simplified and Traditional)
- Click the Add button
- You should now see Pinyin (or Rime) in your input methods list
If you want to set Pinyin as the default input method, you can edit the configuration file:
nvim ~/.config/fcitx5/profile