mirror of
https://github.com/nix-community/home-manager.git
synced 2025-04-08 18:18:38 +00:00
deploy: 055c67056d
This commit is contained in:
parent
e8dda2568e
commit
bdc9b9eaae
1 changed files with 25 additions and 0 deletions
|
@ -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">
|
||||
<home-manager/modules/i18n/input-method/fcitx5.nix>
|
||||
</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>
|
||||
|
|
Loading…
Add table
Reference in a new issue