diff --git a/options.xhtml b/options.xhtml index f8e8f098b..a2dbf0a2e 100644 --- a/options.xhtml +++ b/options.xhtml @@ -21409,8 +21409,79 @@ attribute set of (submodule)
Preloaded bookmarks. Note, this may silently overwrite any -previously existing bookmarks!
+Declarative bookmarks.
+ +Type: +(submodule) or (list of anything) convertible to it
+ +Default:
+{ }
Declared by:
+
+
+<home-manager/modules/programs/firefox.nix>
+
+ |
programs.firefox.profiles.<name>.bookmarks.configFile
+
+
+Configuration file to define custom bookmarks.
+ +Type: +null or absolute path
+ +Default:
+null
Declared by:
+
+
+<home-manager/modules/programs/firefox.nix>
+
+ |
programs.firefox.profiles.<name>.bookmarks.force
+
+
+Whether to force override existing custom bookmarks.
+ +Type: +boolean
+ +Default:
+false
Declared by:
+
+
+<home-manager/modules/programs/firefox.nix>
+
+ |
programs.firefox.profiles.<name>.bookmarks.settings
+
+
+Custom bookmarks.
Type: (list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it
@@ -22940,8 +23011,79 @@ attribute set of (submodule)Preloaded bookmarks. Note, this may silently overwrite any -previously existing bookmarks!
+Declarative bookmarks.
+ +Type: +(submodule) or (list of anything) convertible to it
+ +Default:
+{ }
Declared by:
+
+
+<home-manager/modules/programs/floorp.nix>
+
+ |
programs.floorp.profiles.<name>.bookmarks.configFile
+
+
+Configuration file to define custom bookmarks.
+ +Type: +null or absolute path
+ +Default:
+null
Declared by:
+
+
+<home-manager/modules/programs/floorp.nix>
+
+ |
programs.floorp.profiles.<name>.bookmarks.force
+
+
+Whether to force override existing custom bookmarks.
+ +Type: +boolean
+ +Default:
+false
Declared by:
+
+
+<home-manager/modules/programs/floorp.nix>
+
+ |
programs.floorp.profiles.<name>.bookmarks.settings
+
+
+Custom bookmarks.
Type: (list of ((bookmark submodule) or (directory submodule))) or (attribute set of ((bookmark submodule) or (directory submodule))) convertible to it