diff --git a/modules/home/users/msyds/emacs/lisp/syd/fcitx.el b/modules/home/users/msyds/emacs/lisp/syd/fcitx.el index 6532140..dfc41db 100644 --- a/modules/home/users/msyds/emacs/lisp/syd/fcitx.el +++ b/modules/home/users/msyds/emacs/lisp/syd/fcitx.el @@ -3,7 +3,7 @@ (require 'syd/base) (use-package fcitx - :custom (fcitx-remote-command "fcitx5-remote") + :custom ((fcitx-remote-command "fcitx5-remote")) :config (fcitx-aggressive-setup))