MyNixOS website logo
option

i18n.inputMethod.fcitx5.quickPhraseFiles

Quick phrase files.

Declarations
Type
attribute set of path
Default
{ }
Example
{
  words = ./words.mb;
  numbers = ./numbers.mb;
}