summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Zhao <jeff.no.zhao@gmail.com>2022-06-28 13:09:35 -0400
committerJeff Zhao <jeff.no.zhao@gmail.com>2022-06-28 13:09:35 -0400
commitb6ec8caacdec9b521b7a63b24f89a6f1e7b00f47 (patch)
treecb9c133dce7fecd1f8f274797a56b10bcf83922c
parent0c809c7b17247ecab80b8571ac15414c2a019dce (diff)
update config
-rw-r--r--config/joshuto.toml2
-rw-r--r--docs/configuration/joshuto.toml.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/joshuto.toml b/config/joshuto.toml
index fad71a9..0cce7cd 100644
--- a/config/joshuto.toml
+++ b/config/joshuto.toml
@@ -4,7 +4,7 @@ use_trash = true
watch_files = true
[display]
-# default, vsplit
+# default, hsplit
mode = "default"
automatically_count_files = false
diff --git a/docs/configuration/joshuto.toml.md b/docs/configuration/joshuto.toml.md
index 46af825..b8f6cc9 100644
--- a/docs/configuration/joshuto.toml.md
+++ b/docs/configuration/joshuto.toml.md
@@ -26,7 +26,7 @@ max_preview_size = 2097152 # 2MB
# Different view layouts
# Options include
# - default
-# - vsplit
+# - hsplit
mode = "default"
# Collapse the preview window when there is no preview available