We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
第一步:安装 fcitx5-rime 输入法Step 1: Install the fcitx5-rime IME
使用以下命令安装:Install with the following command:
sudo pacman -S fcitx5 fcitx5-qt fcitx5-gtk fcitx5-rime kcm-fcitx5
新建配置文件 ~/.pam_environment:Create the configuration file ~/.pam_environment:
~/.pam_environment
GTK_IM_MODULE DEFAULT=fcitx QT_IM_MODULE DEFAULT=fcitx XMODIFIERS DEFAULT=@im=fcitx
第二步:安装女书输入方案Step 2: Install the Nushu input schema
从 AUR 安装。Install from AUR.
第三步:启用女书输入方案Step 3: Enable the Nushu input schema
修改 ~/.local/share/fcitx5/rime/default.custom.yaml:Modify ~/.local/share/fcitx5/rime/default.custom.yaml:
~/.local/share/fcitx5/rime/default.custom.yaml
patch: schema_list: - schema: nushu - schema: luna_pinyin_nushu
然后重新部署 rime。Then redeploy rime.