1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-04-08 18:18:38 +00:00
This commit is contained in:
teto 2025-02-01 10:55:03 +00:00
parent e8dda2568e
commit bdc9b9eaae

View file

@ -8808,6 +8808,31 @@ package</p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">pkgs.kdePackages.fcitx5-with-addons</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/i18n/input-method/fcitx5.nix" target="_top">
&lt;home-manager/modules/i18n/input-method/fcitx5.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-i18n.inputMethod.fcitx5.waylandFrontend"></a><a class="term" href="options.xhtml#opt-i18n.inputMethod.fcitx5.waylandFrontend"><code class="option">i18n.inputMethod.fcitx5.waylandFrontend</code>
</a>
</span>
</dt>
<dd>
<p>Use the Wayland input method frontend.
See <a class="link" href="https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland" target="_top">Using Fcitx 5 on Wayland</a>.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">false</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>