@ -3,14 +3,14 @@
{
i18n.inputMethod = {
enabled = "fcitx5";
fcitx5.addons = with pkgs; [ anthy ];
fcitx5.addons = with pkgs.fcitx-engines; [ anthy ];
};
home.sessionVariables = {
GTK_IM_MDOULE = "fcitx";
QT_IM_MODULE = "fcitx";
XMODIFIERS = "@im=fcitx";
GLFW_IM_MODULE = "ibus"; # IME support in anthy
GLFW_IM_MODULE = "ibus"; # IME support in kitty
home.file = {