summaryrefslogtreecommitdiffstats
path: root/config/joshuto.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/joshuto.toml')
-rw-r--r--config/joshuto.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/joshuto.toml b/config/joshuto.toml
index 5f736dd..6b13b61 100644
--- a/config/joshuto.toml
+++ b/config/joshuto.toml
@@ -1,9 +1,9 @@
# sort_type options: size, natural, basename, atime, ctime, mtime, type, random
## currently only supports: natural, mtime
sort_type = "natural"
-case_sensitive = false
+sort_case_sensitive = false
sort_reverse = false
-folders_first = true
+sort_directories_first = true
# show hidden files
show_hidden = false