From e05f96d1fbff5da445691a5f1e70c039ede1060b Mon Sep 17 00:00:00 2001
From: rycee
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: