diff --git a/options.xhtml b/options.xhtml index 1afb3d261..8d3575920 100644 --- a/options.xhtml +++ b/options.xhtml @@ -18162,6 +18162,87 @@ boolean

Example: true

+

Declared by:

+ + +
+ +<home-manager/modules/programs/eww.nix> + +
+ +
+ + programs.eww.enableBashIntegration + + +
+
+

Whether to enable Bash integration.

+ +

Type: +boolean

+ +

Default: +true

+ +

Example: +true

+ +

Declared by:

+ + +
+ +<home-manager/modules/programs/eww.nix> + +
+
+
+ + programs.eww.enableFishIntegration + + +
+
+

Whether to enable Fish integration.

+ +

Type: +boolean

+ +

Default: +true

+ +

Example: +true

+ +

Declared by:

+ + +
+ +<home-manager/modules/programs/eww.nix> + +
+
+
+ + programs.eww.enableZshIntegration + + +
+
+

Whether to enable Zsh integration.

+ +

Type: +boolean

+ +

Default: +true

+ +

Example: +true

+

Declared by: