换源
sudo pacman-mirrors -i -c China -m rank
更新
更新系统
sudo pacman -Syyu
安装yay
pacman -s yay
输入法:
安装
yay -S fcitx-im fcitx-configtool fcitx-sogoupinyin
配置
vi ~/.xprofile
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
需要重启生效
标签:manjaro,yay,pacman,fcitx,export,安装,美化 From: https://www.cnblogs.com/mlzrq/p/17063997.html