EndeavourOS 常用程式安裝
# 參數說明
--noconfirm 自動確認
--needed 已安裝的套件不重複安裝
# 注音輸入法 (新酷音)
pacman -S --noconfirm --needed fcitx5 fcitx5-im fcitx5-chinese-addons fcitx5-configtool fcitx5-chewing修改 /etc/environment 檔案,增加下面設定
GTK_IM_MODULE=fcitxQT_IM_MODULE=fcitxXMODIFIERS=@im=fcitx# 藍芽
pacman -S -
more...