1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-06 09:01:04 +01:00
This commit is contained in:
khaneliman 2025-04-20 20:21:51 +00:00
parent 9fb333e468
commit a37e0354b3

View file

@ -15328,11 +15328,13 @@ Atuin configuration</p>
</span> </span>
</dt> </dt>
<dd> <dd>
<p>See <a class="link" href="https://atuin.sh/guide/theming/" target="_top">https://atuin.sh/guide/theming/</a> for the full list <p>Each theme is written to
<code class="filename">$XDG_CONFIG_HOME/atuin/themes/theme-name.toml</code>
where the name of each attribute is the theme-name</p><p>See <a class="link" href="https://atuin.sh/guide/theming/" target="_top">https://atuin.sh/guide/theming/</a> for the full list
of options.</p> of options.</p>
<p><span class="emphasis"><em>Type:</em></span> <p><span class="emphasis"><em>Type:</em></span>
attribute set of (TOML value)</p> attribute set of (TOML value or absolute path or Concatenated string)</p>
<p><span class="emphasis"><em>Default:</em></span> <p><span class="emphasis"><em>Default:</em></span>
<code class="literal">{ }</code></p> <code class="literal">{ }</code></p>