mirror of
https://github.com/nix-community/home-manager
synced 2025-01-07 09:39:49 +01:00
deploy: 98282a481d
This commit is contained in:
parent
06b4bb4a3c
commit
f130a50837
1 changed files with 7 additions and 0 deletions
|
@ -9412,6 +9412,13 @@ Can be used to specify extensions.</p><p><span class="emphasis"><em>Type:</em></
|
|||
<home-manager/modules/services/swayidle.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.swayidle.timeouts._.timeout"></a><a class="link" href="options.html#opt-services.swayidle.timeouts._.timeout"><code class="option">services.swayidle.timeouts.*.timeout</code></a></span></dt><dd><p>Timeout in seconds.</p><p><span class="emphasis"><em>Type:</em></span> positive integer, meaning >0</p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">60</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/services/swayidle.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/swayidle.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.swayosd.enable"></a><a class="link" href="options.html#opt-services.swayosd.enable"><code class="option">services.swayosd.enable</code></a></span></dt><dd><p>Whether to enable swayosd, a GTK based on screen display for keyboard shortcuts like
|
||||
caps-lock and volume.</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/services/swayosd.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/swayosd.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.swayosd.package"></a><a class="link" href="options.html#opt-services.swayosd.package"><code class="option">services.swayosd.package</code></a></span></dt><dd><p>The swayosd package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.swayosd</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/services/swayosd.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/swayosd.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.swayosd.maxVolume"></a><a class="link" href="options.html#opt-services.swayosd.maxVolume"><code class="option">services.swayosd.maxVolume</code></a></span></dt><dd><p>Sets the maximum volume.</p><p><span class="emphasis"><em>Type:</em></span> null or unsigned integer, meaning >=0</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">120</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/services/swayosd.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/swayosd.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.sxhkd.enable"></a><a class="link" href="options.html#opt-services.sxhkd.enable"><code class="option">services.sxhkd.enable</code></a></span></dt><dd><p>Whether to enable simple X hotkey daemon.</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/services/sxhkd.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/sxhkd.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.sxhkd.package"></a><a class="link" href="options.html#opt-services.sxhkd.package"><code class="option">services.sxhkd.package</code></a></span></dt><dd><p>Package containing the <span class="command"><strong>sxhkd</strong></span> executable.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"pkgs.sxhkd"</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/services/sxhkd.nix#blob-path" target="_top">
|
||||
|
|
Loading…
Reference in a new issue