summaryrefslogtreecommitdiffstats
path: root/mbsyncloop/.config/mbsyncloop/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'mbsyncloop/.config/mbsyncloop/config.json')
-rw-r--r--mbsyncloop/.config/mbsyncloop/config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/mbsyncloop/.config/mbsyncloop/config.json b/mbsyncloop/.config/mbsyncloop/config.json
new file mode 100644
index 0000000..879665f
--- /dev/null
+++ b/mbsyncloop/.config/mbsyncloop/config.json
@@ -0,0 +1,4 @@
+{
+ "box_patterns": ["^(?!old\\.)"],
+ "on_new_mail": "notmuch new | grep -v '^No new mail\\.$'"
+}