summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2023-08-01 16:57:37 +1000
committerJesse Duffield <jessedduffield@gmail.com>2023-08-01 22:16:04 +1000
commita200fccba95a0a85a028bb106836f8537526c71a (patch)
tree5c09ba703772aef6f04f196a42d5554150f9ab58 /docs/Config.md
parent37dc31b81541193e7eb10371e2b19c705065dc16 (diff)
Add explosion animation when nuking working tree
I've been thinking about this for a while: I think it looks really cool if nuking your working tree actually results in a nuke animation. So I've added an opt-out config for it
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 447ccae5f..a4987268d 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -70,6 +70,7 @@ gui:
splitDiff: 'auto' # one of 'auto' | 'always'
skipRewordInEditorWarning: false # for skipping the confirmation before launching the reword editor
border: 'single' # one of 'single' | 'double' | 'rounded' | 'hidden'
+ animateExplosion: true # shows an explosion animation when nuking the working tree
git:
paging:
colorArg: always