1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-07 01:21:03 +01:00
This commit is contained in:
rycee 2020-11-14 10:03:39 +00:00
parent 1fbb294c59
commit c49ce635d0
3 changed files with 15 additions and 9 deletions

View file

@ -7054,6 +7054,12 @@ is possible to override the sensible settings using the
<code class="option">programs.tmux.extraConfig</code> option.
</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">
true
</code></p><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/tmux.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/tmux.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.tmux.shell"></a><a class="term" href="options.html#opt-programs.tmux.shell"><code class="option">programs.tmux.shell</code></a></span></dt><dd><p>Set the default-shell tmux variable.</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">
"\${pkgs.zsh}/bin/zsh"
</code></p><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/tmux.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/tmux.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.tmux.shortcut"></a><a class="term" href="options.html#opt-programs.tmux.shortcut"><code class="option">programs.tmux.shortcut</code></a></span></dt><dd><p>CTRL following by this key is used as the main shortcut.