eza.nix: switch icons to "auto"
This commit is contained in:
parent
d8952a363c
commit
e55f15a60f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ in {
|
|||
enable = true;
|
||||
package = pkgs.eza;
|
||||
git = true;
|
||||
icons = true;
|
||||
icons = "auto";
|
||||
enableNushellIntegration = true;
|
||||
enableBashIntegration = true;
|
||||
enableFishIntegration = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue