configure yazi

This commit is contained in:
Adithya 2024-05-13 00:33:44 +05:30
parent 8db33b0484
commit ce131b6118
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -12,6 +12,17 @@ _: {
yazi = {
enable = true;
enableZshIntegration = true;
settings = {
manager = {
sort_by = "natural";
sort_dir_first = true;
show_hidden = true;
};
preview = {
image_filter = "lanczos3";
};
};
};
};