diff --git a/index.html b/index.html index 00fc6a72f..ef1cbb830 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 6b0b71f38..edeb8f9c4 100644 --- a/options.html +++ b/options.html @@ -9348,51 +9348,25 @@ password are escaped. <home-manager/modules/services/pbgopy.nix>
services.picom.enableWhether to enable Picom X11 compositor.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/services/picom.nix>
- |
services.picom.packagepicom derivation to use. +
services.picom.packagePicom derivation to use.
Type: package
Default: pkgs.picom
Example: pkgs.picom
Declared by:
<home-manager/modules/services/picom.nix>
|
services.picom.activeOpacityOpacity of active windows. -
Type: string
Default: "1.0"
Example: "0.8"
Declared by: