update
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user