diff options
Diffstat (limited to 'aerc')
| -rw-r--r-- | aerc/dot-config/aerc/accounts.conf | 1 | ||||
| -rw-r--r-- | aerc/dot-config/aerc/binds.conf | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/aerc/dot-config/aerc/accounts.conf b/aerc/dot-config/aerc/accounts.conf index 801c56b..1e227f1 100644 --- a/aerc/dot-config/aerc/accounts.conf +++ b/aerc/dot-config/aerc/accounts.conf @@ -7,6 +7,7 @@ copy-to = Sent postpone = Drafts trash = Deleted archive = Archive +aliases = moreka@MIT.EDU,MOREKA@MIT.EDU check-mail-cmd = mbsync mit check-mail-timeout = 20s diff --git a/aerc/dot-config/aerc/binds.conf b/aerc/dot-config/aerc/binds.conf index 87b6c50..7c0eb80 100644 --- a/aerc/dot-config/aerc/binds.conf +++ b/aerc/dot-config/aerc/binds.conf @@ -81,7 +81,7 @@ N = :prev-result<Enter> s = :split<Enter> S = :vsplit<Enter> -O = :check-mail<Enter> +o = :check-mail<Enter> [messages:folder=Drafts] <Enter> = :recall<Enter> |
