summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-10-04 08:45:08 +1100
committerJesse Duffield <jessedduffield@gmail.com>2020-10-10 00:23:01 +1100
commitca31e5258fd23a70fb9c7064d39f3a6ff50f120d (patch)
treee7b0cf8a15f37666c35893e42626383145653353 /docs/Config.md
parent4912205adb5e8e245b33b8e0d5581bcf0ec37e8a (diff)
store popup version in state not config so that we never need to write to the user config
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 e5ed44b9d..ec19ea88d 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -57,6 +57,7 @@ Default path for the config file:
confirmOnQuit: false
# determines whether hitting 'esc' will quit the application when there is nothing to cancel/close
quitOnTopLevelReturn: true
+ disableStartupPopups: false
keybinding:
universal:
quit: 'q'