(when *is-a-linux* (use-package fcitx :ensure t :init (setq fcitx-remote-command "fcitx5-remote") :config (fcitx-aggressive-setup))) (provide 'init-input-method)