fix(emacs): use fcitx5-remote correctly
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
(require 'syd/base)
|
(require 'syd/base)
|
||||||
|
|
||||||
(use-package fcitx
|
(use-package fcitx
|
||||||
:custom ((fcitx-remote-command "fcitx5-remote"))
|
|
||||||
:config
|
:config
|
||||||
|
(setq fcitx-remote-command "fcitx5-remote")
|
||||||
(fcitx-aggressive-setup))
|
(fcitx-aggressive-setup))
|
||||||
|
|
||||||
(provide 'syd/fcitx)
|
(provide 'syd/fcitx)
|
||||||
|
|||||||
Reference in New Issue
Block a user