add another mbsync ignorefile for polybar

This commit is contained in:
Noah Masur 2023-08-06 18:06:11 -04:00
parent 6a0e70568a
commit 18fec1d058

View File

@ -44,7 +44,8 @@
# Better local mail search
programs.notmuch = {
enable = true;
new.ignore = [ ".mbsyncstate.lock" ".mbsyncstate.journal" ];
new.ignore =
[ ".mbsyncstate.lock" ".mbsyncstate.journal" ".mbsyncstate.new" ];
};
accounts.email = {