diff --git a/options.xhtml b/options.xhtml index 6e1fa0e6c..2a119efd8 100644 --- a/options.xhtml +++ b/options.xhtml @@ -8251,7 +8251,7 @@ null or string
Cursor configuration. Set to null to disable.
Top-level options declared under this submodule are backend independent +
Cursor configuration.
Top-level options declared under this submodule are backend independent
options. Options declared under namespaces such as x11
are backend specific options. By default, only backend independent cursor
configurations are generated. If you need configurations for specific
@@ -8269,6 +8269,33 @@ null or (submodule)
Default:
null
Declared by:
+
+
+<home-manager/modules/config/home-cursor.nix>
+
+ |
home.pointerCursor.enable
+
+
+Whether to enable cursor config generation.
+ +Type: +boolean
+ +Default:
+false
Example:
+true
Declared by:
|
@@ -8293,6 +8320,34 @@ package
Example:
Declared by: +
home.pointerCursor.dotIcons.enable
+
+
+Whether to enable Type: +boolean + +Default:
+ Example:
+ Declared by: |