fix(emacs): o lon e fcitx-remote-command
All checks were successful
build / build (push) Successful in 1m23s

This commit is contained in:
2026-03-22 01:30:03 -06:00
parent 148597d593
commit 36be01d80e

View File

@@ -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))