From e05f96d1fbff5da445691a5f1e70c039ede1060b Mon Sep 17 00:00:00 2001 From: rycee Date: Sun, 28 Jul 2024 21:37:52 +0000 Subject: [PATCH] deploy: 587fcca66e9d11c8e2357053c096a8a727c120ab --- options.xhtml | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) diff --git a/options.xhtml b/options.xhtml index 1afb3d26..8d357592 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: