diff --git a/yazi/yazi.toml b/yazi/yazi.toml index ccae138..7b7a89b 100644 --- a/yazi/yazi.toml +++ b/yazi/yazi.toml @@ -4,7 +4,7 @@ [manager] ratio = [ 1, 4, 3 ] -sort_by = "created" +sort_by = "mtime" sort_sensitive = false sort_reverse = false sort_dir_first = true @@ -129,7 +129,7 @@ cd_origin = "top-center" cd_offset = [ 0, 2, 50, 3 ] # create -create_title = "Create:" +create_title = ["Create:", "Create (dir):"] create_origin = "top-center" create_offset = [ 0, 2, 50, 3 ]