exa: switch to eza
This commit is contained in:
parent
d0d7d7f930
commit
49040b5be9
3 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ in
|
|||
|
||||
changeDirWidgetCommand = "${pkgs.fd}/bin/fd --type d";
|
||||
changeDirWidgetOptions =
|
||||
[ "--preview '${pkgs.exa}/bin/exa -T L3 | head -200'" ];
|
||||
[ "--preview '${pkgs.eza}/bin/eza -T L3 | head -200'" ];
|
||||
|
||||
defaultOptions = [ color_opts preview_opts ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue