#!/bin/bash sed -i -e "s/,googlepinyin:False/,googlepinyin:True/g" $HOME/.config/fcitx/profile sed -i -e "s/,pinyin:False/,pinyin:True/g" $HOME/.config/fcitx/profile sed -i -e "s/,shuangpin:False/,shuangpin:True/g" $HOME/.config/fcitx/profile sed -i -e "s/,sunpinyin:False/,sunpinyin:True/g" $HOME/.config/fcitx/profile sed -i -e "s/,wbpy:False/,wbpy:True/g" $HOME/.config/fcitx/profile fcitx-remote -r