summaryrefslogtreecommitdiffstats
path: root/config/joshuto.toml
blob: de8c952418172e73b8604696fa6fc3e1fbb65ca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
tilde_in_titlebar = true

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

scroll_offset = 6

show_preview = true
xdg_open = false
max_preview_size = 2097152 # 2MB

# lexical, mtime, natural
sort_method = "natural"

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