yazi: fix order
This commit is contained in:
parent
ab38126575
commit
191c47e61f
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ let tomlGenerate = (pkgs.formats.toml { }).generate; in
|
|||
manager = {
|
||||
sort_by = "natural";
|
||||
sort_dir_first = true;
|
||||
sort_reverse = false;
|
||||
};
|
||||
|
||||
opener = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue