This commit is contained in:
rycee 2024-06-26 07:11:09 +00:00
parent 22eff6399e
commit b1be543101

View file

@ -52183,6 +52183,33 @@ TOML value</p>
</code></pre>
<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/programs/yazi.nix" target="_top">
&lt;home-manager/modules/programs/yazi.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.yazi.shellWrapperName"></a><a class="term" href="options.xhtml#opt-programs.yazi.shellWrapperName"><code class="option">programs.yazi.shellWrapperName</code>
</a>
</span>
</dt>
<dd>
<p>Name of the shell wrapper to be called.</p>
<p><span class="emphasis"><em>Type:</em></span>
string</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&quot;yy&quot;</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">&quot;y&quot;</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>