diff --git a/options.xhtml b/options.xhtml index e907f8f87..f8e8f098b 100644 --- a/options.xhtml +++ b/options.xhtml @@ -80801,6 +80801,57 @@ null or float between 0.0 and 1.0 (inclusive)
+services.swww.enable
+
+
+Whether to enable swww, a Solution to your Wayland Wallpaper Woes.
+ +Type: +boolean
+ +Default:
+false
Example:
+true
Declared by:
+
+
+<home-manager/modules/services/swww.nix>
+
+ |
services.swww.package
+
+
+The swww package to use.
+ +Type: +package
+ +Default:
+pkgs.swww
Declared by:
+
+
+<home-manager/modules/services/swww.nix>
+
+ |
services.sxhkd.enable