i18n.inputMethod.fcitx5.settings.inputMethod
The input method configure in profile file in ini format.
- Type
open submodule of attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))- Default
{ }- Example
{ GroupOrder."0" = "Default"; "Groups/0" = { Name = "Default"; "Default Layout" = "us"; DefaultIM = "pinyin"; }; "Groups/0/Items/0".Name = "keyboard-us"; "Groups/0/Items/1".Name = "pinyin"; }- Declared
- <home-manager/modules/i18n/input-method/fcitx5.nix>