diff --git a/options.xhtml b/options.xhtml index 0d0307809..1c12258ed 100644 --- a/options.xhtml +++ b/options.xhtml @@ -20970,12 +20970,12 @@ boolean
List of ‹name› add-on packages to install for this profile. +
List of Firefox add-on packages to install for this profile. Some pre-packaged add-ons are accessible from the Nix User Repository. Once you have NUR installed run
$ nix-env -f '<nixpkgs>' -qaP -A nur.repos.rycee.firefox-addons
-to list the available ‹name› add-ons.
Note that it is necessary to manually enable these extensions -inside ‹name› after the first installation.
To automatically enable extensions add +
to list the available Firefox add-ons.
Note that it is necessary to manually enable these extensions +inside Firefox after the first installation.
To automatically enable extensions add
"extensions.autoDisableScopes" = 0;
to
programs.firefox.profiles.<profile>.settings
Attribute set of ‹name› preferences.
‹name› only supports int, bool, and string types for +
Attribute set of Firefox preferences.
Firefox only supports int, bool, and string types for preferences, but home-manager will automatically convert all other JSON-compatible values into strings.
Type: -attribute set of (‹name› preference (int, bool, string, and also attrs, list, float as a JSON string))
+attribute set of (Firefox preference (int, bool, string, and also attrs, list, float as a JSON string))Default:
{ }
Custom ‹name› user chrome CSS.
+Custom Firefox user chrome CSS.
Type: strings concatenated with “\n”
@@ -21433,7 +21433,7 @@ strings concatenated with “\n”Custom ‹name› user content CSS.
+Custom Firefox user content CSS.
Type: strings concatenated with “\n”
@@ -21987,7 +21987,7 @@ null or package (read only)The language packs to install. Available language codes can be found
on the releases page:
https://releases.mozilla.org/pub/firefox/releases/${version}/linux-x86_64/xpi/,
-replacing ${version} with the version of Firefox you have.
${version} with the version of Floorp you have.
Type: list of string
@@ -22289,7 +22289,7 @@ stringWhether to force replace the existing containers configuration. -This is recommended since Firefox will replace the symlink on +This is recommended since Floorp will replace the symlink on every launch, but note that you’ll lose any existing configuration by enabling this.
@@ -22315,12 +22315,12 @@ booleanList of ‹name› add-on packages to install for this profile. +
List of Floorp add-on packages to install for this profile. Some pre-packaged add-ons are accessible from the Nix User Repository. Once you have NUR installed run
$ nix-env -f '<nixpkgs>' -qaP -A nur.repos.rycee.firefox-addons
-to list the available ‹name› add-ons.
Note that it is necessary to manually enable these extensions -inside ‹name› after the first installation.
To automatically enable extensions add +
to list the available Floorp add-ons.
Note that it is necessary to manually enable these extensions +inside Floorp after the first installation.
To automatically enable extensions add
"extensions.autoDisableScopes" = 0;
to
programs.floorp.profiles.<profile>.settings
Attribute set of ‹name› preferences.
‹name› only supports int, bool, and string types for +
Attribute set of Floorp preferences.
Floorp only supports int, bool, and string types for preferences, but home-manager will automatically convert all other JSON-compatible values into strings.
Type: -attribute set of (‹name› preference (int, bool, string, and also attrs, list, float as a JSON string))
+attribute set of (Floorp preference (int, bool, string, and also attrs, list, float as a JSON string))Default:
{ }
Custom ‹name› user chrome CSS.
+Custom Floorp user chrome CSS.
Type: strings concatenated with “\n”
@@ -22778,7 +22778,7 @@ strings concatenated with “\n”Custom ‹name› user content CSS.
+Custom Floorp user content CSS.
Type: strings concatenated with “\n”
@@ -35145,7 +35145,7 @@ booleanThe language packs to install. Available language codes can be found
on the releases page:
https://releases.mozilla.org/pub/firefox/releases/${version}/linux-x86_64/xpi/,
-replacing ${version} with the version of Firefox you have.
${version} with the version of LibreWolf you have.
Type: list of string