home,i18n: fcitx5-rime
-> fcitx5-chinese-addons
This commit is contained in:
parent
87ad449cc2
commit
07bff0bc66
1 changed files with 4 additions and 11 deletions
|
@ -5,11 +5,11 @@
|
|||
i18n.inputMethod = {
|
||||
enabled = "fcitx5";
|
||||
fcitx5.addons = with pkgs; [
|
||||
#fcitx5-chinese-addons
|
||||
#fcitx5-pinyin-moegirl # Using Berberman's FLake overlay
|
||||
#fcitx5-pinyin-zhwiki
|
||||
fcitx5-chinese-addons
|
||||
fcitx5-pinyin-moegirl # Using Berberman's FLake overlay
|
||||
fcitx5-pinyin-zhwiki
|
||||
|
||||
fcitx5-rime
|
||||
#fcitx5-rime
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -20,11 +20,4 @@
|
|||
#QT_IM_MODULE = "fcitx";
|
||||
#XMODIFIERS = "@im=fcitx";
|
||||
};
|
||||
|
||||
xdg.dataFile."fcitx5/rime/terra_pinyin.custom.yaml".text = ''
|
||||
patch:
|
||||
switches:
|
||||
- name: simplification
|
||||
reset: 1
|
||||
'';
|
||||
}
|
Loading…
Reference in a new issue