From 1a1a8e99faf4939d8e8395b919fe625be2a48e75 Mon Sep 17 00:00:00 2001 From: rycee Date: Fri, 23 Jun 2023 07:51:26 +0000 Subject: [PATCH] deploy: d2b6f2d154bf6b27a93ed895392f80c503df7cfa --- options.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/options.html b/options.html index 237f57345..9ce5a240d 100644 --- a/options.html +++ b/options.html @@ -7341,11 +7341,11 @@ for the full list of options.

Type: <home-manager/modules/programs/zathura.nix>

programs.zellij.enable

Whether to enable zellij.

Type: boolean

Default: false

Example: true

Declared by:

<home-manager/modules/programs/zellij.nix> -
programs.zellij.enableBashIntegration

Whether to enable Enable Bash integration..

Type: boolean

Default: false

Example: true

Declared by:

+
programs.zellij.enableBashIntegration

Whether to enable Bash integration.

Type: boolean

Default: false

Example: true

Declared by:

<home-manager/modules/programs/zellij.nix> -
programs.zellij.enableFishIntegration

Whether to enable Enable Fish integration..

Type: boolean

Default: false

Example: true

Declared by:

+
programs.zellij.enableFishIntegration

Whether to enable Fish integration.

Type: boolean

Default: false

Example: true

Declared by:

<home-manager/modules/programs/zellij.nix> -
programs.zellij.enableZshIntegration

Whether to enable Enable Zsh integration..

Type: boolean

Default: false

Example: true

Declared by:

+
programs.zellij.enableZshIntegration

Whether to enable Zsh integration.

Type: boolean

Default: false

Example: true

Declared by:

<home-manager/modules/programs/zellij.nix>
programs.zellij.package

The zellij package to install.

Type: package

Default: pkgs.zellij

Declared by:

<home-manager/modules/programs/zellij.nix>