update config

This commit is contained in:
dim
2025-01-04 18:51:16 +07:00
parent 376adaf654
commit 42f4e1a69a
16 changed files with 265 additions and 450 deletions

View File

@@ -8,7 +8,7 @@
log = { enabled = false; };
manager = {
show_hidden = false;
sort_by = "modified";
sort_by = "mtime";
sort_dir_first = true;
sort_reverse = true;
};