mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: 5daf23a38f
This commit is contained in:
parent
027f061c15
commit
36a33169f7
1 changed files with 26 additions and 1 deletions
|
|
@ -67595,6 +67595,31 @@ YAML 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/zellij.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/zellij.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.zellij.themes"></a><a class="term" href="options.xhtml#opt-programs.zellij.themes"><code class="option">programs.zellij.themes</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Each them is written to <code class="filename">$XDG_CONFIG_HOME/zellij/themes/NAME.kdl</code>.
|
||||||
|
See <a class="link" href="https://zellij.dev/documentation/themes.html" target="_top">https://zellij.dev/documentation/themes.html</a> for more information.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
attribute set of (YAML value or absolute path or strings concatenated with “\n”)</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">{ }</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>
|
||||||
|
|
@ -79596,7 +79621,7 @@ boolean</p>
|
||||||
package</p>
|
package</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal"><derivation kdeconnect-kde-25.04.0></code></p>
|
<code class="literal"><derivation kdeconnect-kde-25.04.1></code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Example:</em></span>
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
<code class="literal">pkgs.plasma5Packages.kdeconnect-kde</code></p>
|
<code class="literal">pkgs.plasma5Packages.kdeconnect-kde</code></p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue