i18n.inputMethod.fcitx5.quickPhraseFiles
NixOS option
Quick phrase files.
type: attribute set of absolute pathDefault
{ }Example
declared in: nixos/modules/i18n/input-method/fcitx5.nixView source on NixOS/nixpkgs →{
words = ./words.mb;
numbers = ./numbers.mb;
}