diff --git a/astroid/config b/astroid/config index 78d7622..2d2e794 100644 --- a/astroid/config +++ b/astroid/config @@ -1,7 +1,7 @@ { "astroid": { "config": { - "version": "7" + "version": "9" }, "notmuch_config": "\/home\/max\/.notmuch-config", "debug": { @@ -65,7 +65,7 @@ "interval": "240" }, "attachment": { - "external_open_cmd": "/home/max/.config/astroid/scripts/attachment-saver.sh" + "external_open_cmd": "\/home\/max\/.config\/astroid\/scripts\/attachment-saver.sh" }, "thread_view": { "open_html_part_external": "false", @@ -116,7 +116,9 @@ "signature_file": "signature.txt", "signature_default_on": "true", "signature_attach": "false", - "always_gpg_sign": "false" + "always_gpg_sign": "false", + "signature_separate": "false", + "select_query": "" } }, "startup": {