configure yazi
This commit is contained in:
parent
8db33b0484
commit
ce131b6118
1 changed files with 11 additions and 0 deletions
|
@ -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";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue