Adjust afew arguments

This commit is contained in:
Evie Litherland-Smith 2023-10-24 22:41:38 +01:00
parent c7c35d0db3
commit 5eb53e4f78

View file

@ -21,7 +21,7 @@
${pkgs.libnotify}/bin/notify-send "Notmuch Email" "Unread emails in inbox"
fi
${pkgs.afew}/bin/afew --new --tag
${pkgs.afew}/bin/afew --all --move-mail
${pkgs.afew}/bin/afew --move-mail
'';
};
afew = {