diff --git a/options.html b/options.html index 622848d5..003cb68f 100644 --- a/options.html +++ b/options.html @@ -933,11 +933,8 @@ characters.
Currently the following input methods are available in Home Manager: -
fcitx
- A customizable lightweight input method
- extra input engines can be added using
- i18n.inputMethod.fcitx.engines
.
-
fcitx5
+
fcitx5
+ A customizable lightweight input method.
The next generation of fcitx,
addons (including engines, dictionaries, skins) can be added using
i18n.inputMethod.fcitx5.addons
.
@@ -946,10 +943,8 @@ Currently the following input methods are available in Home Manager:
uim
The universal input method, is a library with a XIM bridge. uim mainly support Chinese, Japanese and Korean. -
hime
An extremely easy-to-use input method framework.
kime
A Korean IME.
Type: null or one of "fcitx", "fcitx5", "nabi", "uim", "hime", "kime"
Default: null
Example: "fcitx"
Declared by:
+ |