mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: 938e802b70
This commit is contained in:
parent
d2da00964b
commit
da8394337b
1 changed files with 34 additions and 0 deletions
|
|
@ -13633,6 +13633,40 @@ TOML value</p>
|
||||||
|
|
||||||
</code></pre>
|
</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/alacritty.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/alacritty.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.alacritty.theme"></a><a class="term" href="options.xhtml#opt-programs.alacritty.theme"><code class="option">programs.alacritty.theme</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>A theme from the
|
||||||
|
<a class="link" href="https://github.com/alacritty/alacritty-theme" target="_top">alacritty-theme</a>
|
||||||
|
repository to import in the configuration.
|
||||||
|
See <a class="link" href="https://github.com/alacritty/alacritty-theme/tree/master/themes" target="_top">https://github.com/alacritty/alacritty-theme/tree/master/themes</a>
|
||||||
|
for a list of available themes.
|
||||||
|
If you would like to import your own theme, use
|
||||||
|
<code class="option">programs.alacritty.settings.general.import</code> or
|
||||||
|
<code class="option">programs.alacritty.settings.colors</code> directly.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
null or string</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">null</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
|
<code class="literal">"solarized_dark"</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
<table border="0" summary="Simple list" class="simplelist">
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue