fix fcitx deprecated setup warning

This commit is contained in:
Emmet
2025-03-02 12:58:41 -06:00
parent 6781b0585e
commit e607d9f02e

View File

@ -17,6 +17,9 @@ in {
fcitx5-gtk fcitx5-gtk
]; ];
}; };
home.sessionVariables = {
GTK_IM_MODULE = lib.mkForce "wayland";
};
home.file.".config/fcitx5/config".text = '' home.file.".config/fcitx5/config".text = ''
[Hotkey] [Hotkey]
# Enumerate when press trigger key repeatedly # Enumerate when press trigger key repeatedly