diff --git a/fcitx5.nix b/fcitx5.nix index b8f67c5..2b1bfcc 100644 --- a/fcitx5.nix +++ b/fcitx5.nix @@ -21,10 +21,6 @@ in fcitx5.addons = with pkgs.fcitx-engines; [ anthy ]; }; - home.sessionVariables = { - GLFW_IM_MODULE = "ibus"; # IME support in kitty - }; - home.file = { "${themes}Nord-Dark".source = "${nord}/Nord-Dark"; "${themes}Nord-Light".source = "${nord}/Nord-Light";