1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 08:31:03 +01:00
This commit is contained in:
khaneliman 2025-07-05 05:27:21 +00:00
parent 6881832c8d
commit d04e3fd715

View file

@ -16555,12 +16555,13 @@ null or package</p>
</span>
</dt>
<dd>
<p>Ashell configuration written to <code class="filename">$XDG_CONFIG_HOME/ashell.yml</code>.
<p>Ashell configuration written to <code class="filename">$XDG_CONFIG_HOME/ashell/config.toml</code> (0.5.0+)
or <code class="filename">$XDG_CONFIG_HOME/ashell/config.yaml</code> (&lt;0.5.0).
For available settings see
<a class="link" href="https://github.com/MalpenZibo/ashell/tree/0.4.1?tab=readme-ov-file#configuration" target="_top">https://github.com/MalpenZibo/ashell/tree/0.4.1?tab=readme-ov-file#configuration</a>.</p>
<a class="link" href="https://github.com/MalpenZibo/ashell?tab=readme-ov-file#configuration" target="_top">https://github.com/MalpenZibo/ashell?tab=readme-ov-file#configuration</a>.</p>
<p><span class="emphasis"><em>Type:</em></span>
YAML 1.1 value</p>
TOML value</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">{ }</code></p>