mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-09 18:41:06 +01:00
deploy: fb49fbc368
This commit is contained in:
parent
e87b4a5c47
commit
b8d0622c79
3 changed files with 20 additions and 9 deletions
11
options.html
11
options.html
|
|
@ -7746,6 +7746,17 @@ percent symbol).
|
|||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.cbatticon.updateIntervalSeconds"></a><a class="term" href="options.html#opt-services.cbatticon.updateIntervalSeconds"><code class="option">services.cbatticon.updateIntervalSeconds</code></a></span></dt><dd><p>Number of seconds between updates of the battery information.
|
||||
</p><p><span class="emphasis"><em>Type:</em></span> null or positive 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">5</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/cbatticon.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/cbatticon.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.clipman.enable"></a><a class="term" href="options.html#opt-services.clipman.enable"><code class="option">services.clipman.enable</code></a></span></dt><dd><p>Whether to enable clipman, a simple clipboard manager for Wayland.</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/clipman.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/clipman.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.clipman.package"></a><a class="term" href="options.html#opt-services.clipman.package"><code class="option">services.clipman.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.clipman</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/clipman.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/clipman.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.clipman.systemdTarget"></a><a class="term" href="options.html#opt-services.clipman.systemdTarget"><code class="option">services.clipman.systemdTarget</code></a></span></dt><dd><p>The systemd target that will automatically start the Waybar service.
|
||||
</p><p>
|
||||
When setting this value to <code class="literal">"sway-session.target"</code>,
|
||||
make sure to also enable <code class="option">wayland.windowManager.sway.systemdIntegration</code>,
|
||||
otherwise the service may never be started.
|
||||
</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"graphical-session.target"</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">"sway-session.target"</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/clipman.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/clipman.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.clipmenu.enable"></a><a class="term" href="options.html#opt-services.clipmenu.enable"><code class="option">services.clipmenu.enable</code></a></span></dt><dd><p>Whether to enable clipmenu, the clipboard management 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/clipmenu.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/clipmenu.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.clipmenu.package"></a><a class="term" href="options.html#opt-services.clipmenu.package"><code class="option">services.clipmenu.package</code></a></span></dt><dd><p>clipmenu derivation 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.clipmenu"</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/clipmenu.nix#blob-path" target="_top">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue