summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorStefan Haller <stefan@haller-berlin.de>2024-01-12 13:16:25 +0100
committerStefan Haller <stefan@haller-berlin.de>2024-01-22 08:40:03 +0100
commit36134006c52269b1a80f2b42857f008b47db7e6c (patch)
treef3b7cafa13773bd43ad79465636f1a630d357ff9 /docs
parent321583952402b3e0db9fb74482d63783f186a2d6 (diff)
Add config setting to suppress showing file icons
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index dde60382a..312fd77f2 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -79,6 +79,7 @@ gui:
showCommandLog: true
showIcons: false # deprecated: use nerdFontsVersion instead
nerdFontsVersion: "" # nerd fonts version to use ("2" or "3"); empty means don't show nerd font icons
+ showFileIcons: true # for hiding file icons in the file views
commandLogSize: 8
splitDiff: 'auto' # one of 'auto' | 'always'
skipRewordInEditorWarning: false # for skipping the confirmation before launching the reword editor