From 024b7a90a30aa645dd5910cd95ab8d1e7682ef99 Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 26 Oct 2025 01:03:18 +0700 Subject: fcitx ded --- hosts/local/s15/keyboard.nix | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'hosts/local/s15') diff --git a/hosts/local/s15/keyboard.nix b/hosts/local/s15/keyboard.nix index 88f8545..19b05be 100644 --- a/hosts/local/s15/keyboard.nix +++ b/hosts/local/s15/keyboard.nix @@ -9,26 +9,6 @@ HandlePowerKey=ignore ''; - # config file keeps getting rewritten but I don't know by who - # i18n.inputMethod = { - # enabled = "fcitx5"; - # fcitx5.addons = with pkgs; [ - # fcitx5-mozc - # # mozc-ut is better, wat do - # fcitx5-gtk - # libsForQt5.fcitx5-qt - # fcitx5-lua - # fcitx5-configtool - # fcitx5-rime - # ]; - # }; - environment.variables = { - GTK_IM_MODULE = "fcitx"; - QT_IM_MODULE = "fcitx"; - XMODIFIERS = "@im=fcitx"; - FCITX_SOCKET = "default"; - }; - #kmonad services.kmonad = lib.mkIf (pkgs.system == "x86_64-linux") { enable = true; -- cgit v1.2.3