i18n.inputMethod.fcitx5.settings.globalOptions

Home-Manager option

The global options in config 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
{ Behavior = { ActiveByDefault = false; }; Hotkey = { EnumerateWithTriggerKeys = true; EnumerateSkipFirst = false; ModifierOnlyKeyTimeout = 250; }; }
declared in: <home-manager/modules/i18n/input-method/fcitx5.nix>source unavailable