Remove redundant session variables

This commit is contained in:
Elnu 2022-10-15 12:16:40 -07:00
parent aa57c40d9d
commit f0f296c9cc

View file

@ -22,9 +22,6 @@ in
};
home.sessionVariables = {
GTK_IM_MDOULE = "fcitx";
QT_IM_MODULE = "fcitx";
XMODIFIERS = "@im=fcitx";
GLFW_IM_MODULE = "ibus"; # IME support in kitty
};