This commit is contained in:
2025-04-28 15:29:39 -04:00
parent 2b2a1e0b10
commit b48e0d9b97
3 changed files with 5 additions and 20 deletions

View File

@@ -41,8 +41,12 @@
extraConfig = {
ui = {
sort = "-r arrival";
threading-enabled = true;
fuzzy-complete = true;
};
general = {
default-save-path = "~/Downloads";
log-file = "~/.aerc.log";
unsafe-accounts-conf = true;
};
compose = {
@@ -95,6 +99,7 @@
mbsync = {
enable = true;
create = "both";
expunge = "both";
};
imap = {
host = "mail.michaelthomson.dev";