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:

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:

  1. Click the "Add Input Method" button (usually a plus icon)
  2. Uncheck "Only Show Current Language" if it's checked
  3. Search for "Pinyin" or "Chinese"
  4. Select "Pinyin" (for Simplified Chinese) or "Rime" (for both Simplified and Traditional)
  5. Click the Add button
  6. 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

Japanese Input

Install Fcitx