mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
add another mbsync ignorefile for polybar
This commit is contained in:
@ -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 = {
|
||||
|
Reference in New Issue
Block a user