Logo 我的知识库

fcitx5

码表#

#!bin/bash
TEXT=nice_zhengma.txt
DICT=nice_zhengma.dict
CONF=nice_zhengma.conf

libime_tabledict $TEXT $DICT

sudo cp $DICT /usr/share/fcitx5/table/$DICT
sudo cp $CONF /usr/share/fcitx5/inputmethod/$CONF