feat(yazi): changed sort directory first to false
This commit is contained in:
@@ -85,7 +85,7 @@ in {
|
|||||||
show_hidden = true;
|
show_hidden = true;
|
||||||
sort_by = "mtime";
|
sort_by = "mtime";
|
||||||
sort_reverse = true;
|
sort_reverse = true;
|
||||||
sort_dir_first = true;
|
sort_dir_first = false;
|
||||||
linemode = "size";
|
linemode = "size";
|
||||||
mouse_events = ["click" "scroll" "touch" "move" "drag"];
|
mouse_events = ["click" "scroll" "touch" "move" "drag"];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user