1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 05:47:29 +02:00
This commit is contained in:
rycee 2023-03-10 16:12:31 +00:00
parent 30564a3983
commit 73496d91a0

View file

@ -6505,7 +6505,7 @@ for the full list of options.</p><p><span class="emphasis"><em>Type:</em></span>
See <a class="link" href="https://zellij.dev/documentation" target="_top">https://zellij.dev/documentation</a> for the full
list of options.</p><p><span class="emphasis"><em>Type:</em></span> YAML 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">{
theme = "custom";
themes.custom.fg = 5;
themes.custom.fg = "#ffffff";
}
</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/zellij.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/zellij.nix&gt;