diff --git a/home/fcitx.nix b/home/fcitx.nix index 24f5aff6..886bc53f 100644 --- a/home/fcitx.nix +++ b/home/fcitx.nix @@ -230,5 +230,10 @@ in force = true; text = "TriggerKey="; }; + + "fcitx5/conf/quickphrase.conf" = { + force = true; + text = "TriggerKey="; + }; }; }