diff --git a/index.html b/index.html index 95e9801c..596d4dad 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describes how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 09020c57..9a25776b 100644 --- a/options.html +++ b/options.html @@ -9989,6 +9989,10 @@ background "#cccccc" false
Example:
true
+
Declared by:
+ <home-manager/modules/services/sxhkd.nix>
+ |
services.sxhkd.package
Package containing the sxhkd executable.
Type: package
Default:
+ "pkgs.sxhkd"
Declared by:
<home-manager/modules/services/sxhkd.nix>
|
services.sxhkd.extraConfig
Additional configuration to add.
Type: strings concatenated with "\n"
Default: Declared by:
@@ -9997,6 +10001,14 @@ background "#cccccc"
i3-msg {workspace,move container to workspace} {1-10}
<home-manager/modules/services/sxhkd.nix>
+
services.sxhkd.extraOptions
Command line arguments to invoke sxhkd with.
Type: list of strings
Default:
+
+ [
+
+ ]
+
+
Example:
[ "-m 1" ]
Declared by:
+ <home-manager/modules/services/sxhkd.nix>
|
services.sxhkd.extraPath
Additional PATH
entries to search for commands.
Type: strings concatenated with ":"
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -137,7 +137,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
""
diff --git a/tools.html b/tools.html
index 4c020c83..301a6fa4 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -72,7 +72,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
.
Options
-A
@@ -226,15 +226,15 @@
attrPath
--verbose