summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJeff Zhao <jeff.no.zhao@gmail.com>2021-10-20 15:52:41 -0400
committerJeff Zhao <jeff.no.zhao@gmail.com>2021-10-20 15:52:41 -0400
commit6e2164aeaaf02bf61099e773a0341a38652c5da4 (patch)
tree69c90c589119b1058097993f3a0221aba6af4100 /config
parentd151d64809f918c59b4cd5c18ce71d05b165cd84 (diff)
rework config structure
Diffstat (limited to 'config')
-rw-r--r--config/joshuto.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/config/joshuto.toml b/config/joshuto.toml
index a3b797c..4b8616a 100644
--- a/config/joshuto.toml
+++ b/config/joshuto.toml
@@ -1,6 +1,3 @@
-# currently does not work
-scroll_offset = 6
-
xdg_open = false
use_trash = true
@@ -9,6 +6,7 @@ automatically_count_files = false
collapse_preview = true
# ratios for parent view, current view and preview
column_ratio = [1, 4, 4]
+scroll_offset = 6
show_borders = true
show_hidden = false
show_icons = true