summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-04-18 09:41:40 +1000
committerJesse Duffield <jessedduffield@gmail.com>2022-04-18 09:58:36 +1000
commit9b947b74a2170a9a89a6f6e9bdf8772bd7e4ee85 (patch)
tree71dc82e0c142b7989cb7b7e7c4d44082c881568f /docs/Config.md
parent3477cbc81f7011de0eff6b37b646c850cfc3ffb3 (diff)
allow hiding bottom line
Diffstat (limited to 'docs/Config.md')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index ef3ce6654..c78580471 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -50,6 +50,7 @@ gui:
showFileTree: true # for rendering changes files in a tree format
showListFooter: true # for seeing the '5 of 20' message in list panels
showRandomTip: true
+ showBottomLine: true # for hiding the bottom information line (unless it has important information to tell you)
showCommandLog: true
commandLogSize: 8
git: