i18n.inputMethod.fcitx5.quickPhrase

NixOS option

Quick phrases.

type: attribute set of string
Default
{ }
Example
{
  smile = "(・∀・)";
  angry = "( ̄ー ̄)";
}
declared in: nixos/modules/i18n/input-method/fcitx5.nixView source on NixOS/nixpkgs →