diff --git a/aerc/.config/aerc/accounts.conf b/aerc/.config/aerc/accounts.conf index af068bd..5b565e1 100644 --- a/aerc/.config/aerc/accounts.conf +++ b/aerc/.config/aerc/accounts.conf @@ -11,13 +11,15 @@ check-mail = 1m folders-sort = INBOX,Drafts,Sent,Archive,Trash,Junk pgp-auto-sign = true pgp-key-id = 08C44FD445331DEF6696FB5D229863E4199FC2F8 +trusted-authres=purelymail.com [Waarp] source = maildir:///home/bca/.cache/mail/waarp/ outgoing = /home/bca/.local/bin/msmtp-enqueue.sh -a waarpgmail default = INBOX -archive = Archive -postpone = Drafts +postpone = [Gmail]/Brouillons +copy-to = "[Gmail]/Messages envoyés" +copy-to-replied = true from = Bruno Carlin aliases = Bruno Carlin check-mail-cmd = true @@ -26,4 +28,4 @@ folders-sort = INBOX,Drafts,Sent,Archive,Trash,Junk pgp-auto-sign = true pgp-key-id = 08C44FD445331DEF6696FB5D229863E4199FC2F8 folder-map = /home/bca/.config/aerc/waarp.map - +trusted-authres=google.com diff --git a/aerc/.config/aerc/aerc.conf b/aerc/.config/aerc/aerc.conf index 86a79fe..1e225fd 100644 --- a/aerc/.config/aerc/aerc.conf +++ b/aerc/.config/aerc/aerc.conf @@ -350,11 +350,11 @@ styleset-name=solarized # # Default: ASCII icon-unencrypted= -icon-encrypted=✔ -icon-signed=✔ -icon-signed-encrypted=✔ -icon-unknown=✘ -icon-invalid=⚠ +icon-encrypted=🔒 +icon-signed=🖋️ +icon-signed-encrypted=🔏 +icon-unknown=🔑❓ +icon-invalid=❌ icon-new=📨 icon-attachment=📎 icon-old=⌛ @@ -398,7 +398,7 @@ icon-forwarded= # message list. # # Default: 0 -#msglist-scroll-offset = 0 +msglist-scroll-offset = 2 # # Enable a threaded view of messages. If this is not supported by the backend @@ -506,14 +506,14 @@ threading-enabled=true # sibling. # # Default: "└─" -#thread-prefix-last-sibling = "└─" +thread-prefix-last-sibling = "╰─" # # Customize the reversed thread prefix appearance by selecting the connector for # the last sibling. # # Default: "┌─" -#thread-prefix-last-sibling-reverse = "┌─" +thread-prefix-last-sibling-reverse = "╭─" # # Customize the thread prefix appearance by selecting the connector for dummy @@ -610,7 +610,7 @@ threading-enabled=true # none of their specified headers are present in the message. # # Default: From|To,Cc|Bcc,Date,Subject -#header-layout=From|To,Cc|Bcc,Date,Subject +header-layout=From|To,Cc|Bcc,Date,Subject,DKIM|SPF|DMARC # Whether to always show the mimetype of an email, even when it is just a single part # @@ -697,7 +697,7 @@ header-layout=To|From,Cc,Bcc,Subject # Allow to address yourself when replying # # Default: true -#reply-to-self=true +reply-to-self=false # Warn before sending an email with an empty subject. # diff --git a/aerc/.config/aerc/binds.conf b/aerc/.config/aerc/binds.conf index 445725c..7d9e748 100644 --- a/aerc/.config/aerc/binds.conf +++ b/aerc/.config/aerc/binds.conf @@ -68,10 +68,13 @@ m = :compose b = :bounce +ff = :forward +fa = :forward -A rr = :reply -a rq = :reply -aq Rr = :reply Rq = :reply -q +F = :flag -t c = :cf $ = :term @@ -109,7 +112,8 @@ A = :archive flat = :open-link -f = :forward +ff = :forward +fa = :forward -A rr = :reply -a rq = :reply -aq Rr = :reply diff --git a/aerc/.config/aerc/stylesets/solarized b/aerc/.config/aerc/stylesets/solarized index d180380..0465ec2 100644 --- a/aerc/.config/aerc/stylesets/solarized +++ b/aerc/.config/aerc/stylesets/solarized @@ -1,10 +1,9 @@ - +success.fg = 2 msglist_unread.bold = true msglist_marked.fg = 6 msglist_marked.bg = 0 msglist_*.selected.bg = 0 - tab.selected.bg = 0 dirlist_unread.bold = true