notmuch: Update hooks
This commit is contained in:
parent
690a2568d5
commit
55aa8be680
6 changed files with 63 additions and 2 deletions
|
|
@ -97,5 +97,11 @@ application/vnd.oasis.opendocument.text = pandoc -f odt -t plain
|
|||
.filename,~.*.ics = wezterm -e nvim -
|
||||
|
||||
[hooks]
|
||||
mail-deleted = notmuch new
|
||||
mail-added = notmuch new
|
||||
mail-sent = notmuch new
|
||||
flag-changed = notmuch new
|
||||
tag-modified = notmuch new
|
||||
aerc-shutdown = notmuch new
|
||||
|
||||
[templates]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue