notmuch | rename hook post-insert -> post-new
This commit is contained in:
parent
c25a496202
commit
1c71f6a8ed
2 changed files with 2 additions and 2 deletions
|
|
@ -30,8 +30,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
xdg.configFile."notmuch/hooks/post-insert".source =
|
||||
./files/notmuch/post-insert;
|
||||
xdg.configFile."notmuch/hooks/post-new".source =
|
||||
./files/notmuch/post-new;
|
||||
xdg.configFile."neomutt/neomuttrc".source = ./files/neomutt/neomuttrc;
|
||||
xdg.configFile."neomutt/mailcap".source = ./files/neomutt/mailcap;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue