diff --git a/index.html b/index.html index 3b1ac3ed..9ae1b48b 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
or dconf.service
?+
ca.desrt.dconf
or dconf.service
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 3eb8b267..0432bc5e 100644 --- a/options.html +++ b/options.html @@ -10170,8 +10170,8 @@ password are escaped.
services.picom.activeOpacity
Opacity of active windows.
Type: integer or floating point number between 0 and 1 (both inclusive)
Default:
Example:
Declared by:
<home-manager/modules/services/picom.nix>
- |
services.picom.backend
Backend to use: glx
, xrender
or xr_glx_hybrid
.
-
Type: one of "glx", "xrender", "xr_glx_hybrid"
Default: "xrender"
Declared by:
+ |
services.picom.backend
Backend to use: egl
, glx
, xrender
or xr_glx_hybrid
.
+
Type: one of "egl", "glx", "xrender", "xr_glx_hybrid"
Default: "xrender"
Declared by:
<home-manager/modules/services/picom.nix>
|
services.picom.extraArgs
Extra arguments to be passed to the picom executable.
Type: list of string
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -153,7 +153,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index 8df1e150..27dce952 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -84,7 +84,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
Options
-A
@@ -265,15 +265,15 @@
attrPath
--verbose