diff --git a/Software/System/Linux/Editions/Manjaro/Manjaro_初始配置.md b/Software/System/Linux/Editions/Manjaro/Manjaro_初始配置.md index 81104d0..68d3c9f 100644 --- a/Software/System/Linux/Editions/Manjaro/Manjaro_初始配置.md +++ b/Software/System/Linux/Editions/Manjaro/Manjaro_初始配置.md @@ -326,6 +326,7 @@ alias l='ls -CF' ```bash pacman -S fcitx-im fcitx-configtool fcitx-googlepinyin +yaourt -S fcitx-sogoupinyin ``` 默认会自动运行 fictx 程序,如果该程序没有自动启动,则运行下列命令: @@ -334,6 +335,8 @@ pacman -S fcitx-im fcitx-configtool fcitx-googlepinyin cp /etc/xdg/autostart/fcitx-autostart.desktop ~/.config/autostart/ ``` +或在 gnome-tweaks->Startup Applications 中添加“Fcitx”。 + 添加如下代码到 ~/.xprofile,如果该文件不存在则创建一份。 ```ini