mirror of
https://github.com/nix-community/home-manager
synced 2024-10-31 16:29:44 +01:00
deploy: a462e7315d
This commit is contained in:
parent
7386909aca
commit
5ecaff5425
1 changed files with 3 additions and 3 deletions
|
@ -11597,7 +11597,7 @@ package</p><p><span class="emphasis"><em>Default:</em></span>
|
|||
<code class="literal">pkgs.yazi</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/programs/yazi.nix" target="_top">
|
||||
<home-manager/modules/programs/yazi.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.yazi.keymap"></a><a class="term" href="options.html#opt-programs.yazi.keymap"><code class="option">programs.yazi.keymap</code></a></span></dt><dd><p>Configuration written to
|
||||
<code class="filename">$XDG_CONFIG_HOME/yazi/keymap.toml</code>.</p><p>See <a class="link" href="https://github.com/sxyazi/yazi/blob/main/config/docs/keymap.md" target="_top">https://github.com/sxyazi/yazi/blob/main/config/docs/keymap.md</a>
|
||||
<code class="filename">$XDG_CONFIG_HOME/yazi/keymap.toml</code>.</p><p>See <a class="link" href="https://yazi-rs.github.io/docs/configuration/keymap" target="_top">https://yazi-rs.github.io/docs/configuration/keymap</a>
|
||||
for the full list of options.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
TOML value</p><p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p><p><span class="emphasis"><em>Example:</em></span></p><pre class="programlisting">{
|
||||
|
@ -11617,7 +11617,7 @@ TOML value</p><p><span class="emphasis"><em>Default:</em></span>
|
|||
</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">
|
||||
<home-manager/modules/programs/yazi.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.yazi.settings"></a><a class="term" href="options.html#opt-programs.yazi.settings"><code class="option">programs.yazi.settings</code></a></span></dt><dd><p>Configuration written to
|
||||
<code class="filename">$XDG_CONFIG_HOME/yazi/yazi.toml</code>.</p><p>See <a class="link" href="https://github.com/sxyazi/yazi/blob/main/config/docs/yazi.md" target="_top">https://github.com/sxyazi/yazi/blob/main/config/docs/yazi.md</a>
|
||||
<code class="filename">$XDG_CONFIG_HOME/yazi/yazi.toml</code>.</p><p>See <a class="link" href="https://yazi-rs.github.io/docs/configuration/yazi" target="_top">https://yazi-rs.github.io/docs/configuration/yazi</a>
|
||||
for the full list of options.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
TOML value</p><p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p><p><span class="emphasis"><em>Example:</em></span></p><pre class="programlisting">{
|
||||
|
@ -11635,7 +11635,7 @@ TOML value</p><p><span class="emphasis"><em>Default:</em></span>
|
|||
</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">
|
||||
<home-manager/modules/programs/yazi.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.yazi.theme"></a><a class="term" href="options.html#opt-programs.yazi.theme"><code class="option">programs.yazi.theme</code></a></span></dt><dd><p>Configuration written to
|
||||
<code class="filename">$XDG_CONFIG_HOME/yazi/theme.toml</code>.</p><p>See <a class="link" href="https://github.com/sxyazi/yazi/blob/main/config/docs/theme.md" target="_top">https://github.com/sxyazi/yazi/blob/main/config/docs/theme.md</a>
|
||||
<code class="filename">$XDG_CONFIG_HOME/yazi/theme.toml</code>.</p><p>See <a class="link" href="https://yazi-rs.github.io/docs/configuration/theme" target="_top">https://yazi-rs.github.io/docs/configuration/theme</a>
|
||||
for the full list of options</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
TOML value</p><p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p><p><span class="emphasis"><em>Example:</em></span></p><pre class="programlisting">{
|
||||
|
|
Loading…
Reference in a new issue