summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/joshuto.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/joshuto.toml b/config/joshuto.toml
index c44ff26..c6c9db5 100644
--- a/config/joshuto.toml
+++ b/config/joshuto.toml
@@ -4,11 +4,15 @@ tilde_in_titlebar = true
column_ratio = [1, 4, 4]
collapse_preview = true
+# currently does not work
scroll_offset = 6
+show_borders = true
show_preview = true
xdg_open = false
use_trash = true
+
+# currently does not work
max_preview_size = 2097152 # 2MB
# lexical, mtime, natural
@@ -18,5 +22,5 @@ sort_method = "natural"
show_icons = true
show_hidden = false
case_sensitive = false
-reverse = false
directories_first = true
+reverse = false