summaryrefslogtreecommitdiffstats
path: root/config/joshuto.toml
blob: 7d0124c8e15e2451273dbf6fff578b55cfbae79b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# sort_type options: size, natural, basename, atime, ctime, mtime, type, random
## currently only supports: natural, mtime
sort_type = "natural"

[sort_option]
show_hidden = false
case_sensitive = false
reverse = false
directories_first = true


show_prerview = true

# ratios for parent view, current view and preview
column_ratio = [1, 3, 4]

# does nothing so far
scroll_offset = 6