mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 21:29:48 +01:00
deploy: c03d1e75a1
This commit is contained in:
parent
30564a3983
commit
73496d91a0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
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">{
|
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";
|
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">
|
</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">
|
||||||
<home-manager/modules/programs/zellij.nix>
|
<home-manager/modules/programs/zellij.nix>
|
||||||
|
|
Loading…
Reference in a new issue