Remove redundant session variables
This commit is contained in:
parent
aa57c40d9d
commit
f0f296c9cc
1 changed files with 0 additions and 3 deletions
|
@ -22,9 +22,6 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
GTK_IM_MDOULE = "fcitx";
|
|
||||||
QT_IM_MODULE = "fcitx";
|
|
||||||
XMODIFIERS = "@im=fcitx";
|
|
||||||
GLFW_IM_MODULE = "ibus"; # IME support in kitty
|
GLFW_IM_MODULE = "ibus"; # IME support in kitty
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue