From c755a34fe02122926e9ef1e6dc0ab8a0920b82d4 Mon Sep 17 00:00:00 2001
From: rycee
Default: path
Example:
./eww-config-dir
Declared by:
<home-manager/modules/programs/eww.nix>
- |
programs.exa.enable
Whether to enable exa, a modern replacement for ls.
Type: -boolean
Default:
-false
Example:
-true
Declared by:
-<home-manager/modules/programs/exa.nix>
- |
programs.exa.enableAliases
Whether to enable recommended exa aliases (ls, ll…).
Type: -boolean
Default:
-false
Example:
-true
Declared by:
-<home-manager/modules/programs/exa.nix>
- |
programs.exa.package
The exa package to use.
Type: -package
Default:
-pkgs.exa
Declared by:
-<home-manager/modules/programs/exa.nix>
- |
programs.exa.extraOptions
Extra command line options passed to exa.
Type: -list of string
Default:
-[ ]
Example:
[ - "--group-directories-first" - "--header" -] -
Declared by:
-<home-manager/modules/programs/exa.nix>
- |
programs.exa.git
List each file’s Git status if tracked or ignored (--git
argument).
Type: -boolean
Default:
-false
Declared by:
-<home-manager/modules/programs/exa.nix>
- |
programs.exa.icons
Display icons next to file names (--icons
argument).
Type: -boolean
Default:
-false
Declared by:
-<home-manager/modules/programs/exa.nix>
|
programs.eza.enable
Whether to enable eza, a modern replacement for ls.
Type: boolean
Default:
false
Example: