mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-09 18:41:06 +01:00
deploy: c1a830c8fa
This commit is contained in:
parent
e9de33d7df
commit
2de78ea45d
3 changed files with 11 additions and 9 deletions
|
|
@ -2548,6 +2548,8 @@ available packages run:
|
|||
<home-manager/modules/programs/exa.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.feh.enable"></a><a class="term" href="options.html#opt-programs.feh.enable"><code class="option">programs.feh.enable</code></a></span></dt><dd><p>Whether to enable feh - a fast and light image viewer.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">false</code></p><p><span class="emphasis"><em>Example:</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/feh.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/feh.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.feh.package"></a><a class="term" href="options.html#opt-programs.feh.package"><code class="option">programs.feh.package</code></a></span></dt><dd><p></p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.feh</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/feh.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/feh.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.feh.buttons"></a><a class="term" href="options.html#opt-programs.feh.buttons"><code class="option">programs.feh.buttons</code></a></span></dt><dd><p>Override feh's default mouse button mapping. If you want to disable an
|
||||
action, set its value to null. If you want to bind multiple buttons to
|
||||
an action, set its value to a list.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue