summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2019-01-31 00:08:38 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2019-01-31 00:08:38 -0800
commitf6d5472c8008cdceb366dc507f9f5632964c2353 (patch)
tree8439a1167d08f2a14ebfc088dc9ffeba968e88a2 /config
parentad67745939a4a91fe48cc451cf03d2d95b63a212 (diff)
Fix typo in config file
Diffstat (limited to 'config')
-rw-r--r--config/joshuto.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/joshuto.toml b/config/joshuto.toml
index 7d0124c..5d7db60 100644
--- a/config/joshuto.toml
+++ b/config/joshuto.toml
@@ -8,8 +8,7 @@ case_sensitive = false
reverse = false
directories_first = true
-
-show_prerview = true
+show_preview = true
# ratios for parent view, current view and preview
column_ratio = [1, 3, 4]