diff options
Diffstat (limited to 'config/aerc')
| -rw-r--r-- | config/aerc/accounts.conf.age | bin | 1723 -> 2385 bytes | |||
| -rw-r--r-- | config/aerc/aerc.conf | 4 | ||||
| -rw-r--r-- | config/aerc/binds.conf | 6 | ||||
| -rw-r--r-- | config/aerc/gmail-map | 1 |
4 files changed, 6 insertions, 5 deletions
diff --git a/config/aerc/accounts.conf.age b/config/aerc/accounts.conf.age Binary files differindex c5c5e47..271f41a 100644 --- a/config/aerc/accounts.conf.age +++ b/config/aerc/accounts.conf.age diff --git a/config/aerc/aerc.conf b/config/aerc/aerc.conf index dec4379..c1dcc25 100644 --- a/config/aerc/aerc.conf +++ b/config/aerc/aerc.conf @@ -494,7 +494,7 @@ text/plain=wrap -r -w 72 | colorize text/calendar=calendar message/delivery-status=colorize message/rfc822=colorize -text/html=pandoc -f html -t plain | colorize +text/html=pandoc -f html -t markdown --wrap=none| colorize #text/html=html | colorize text/*=bat -fP --file-name="$AERC_FILENAME" #application/x-sh=bat -fP -l sh @@ -535,7 +535,7 @@ text/*=bat -fP --file-name="$AERC_FILENAME" # # Executed when a new email arrives in the selected folder -#mail-received=notify-send "New mail from $AERC_FROM_NAME" "$AERC_SUBJECT" +mail-received=notify-send " $AERC_SUBJECT" "$AERC_FROM_NAME" # # Executed when aerc starts diff --git a/config/aerc/binds.conf b/config/aerc/binds.conf index f3f4cd9..2ae36f4 100644 --- a/config/aerc/binds.conf +++ b/config/aerc/binds.conf @@ -38,7 +38,7 @@ T = :toggle-threads<Enter> <Enter> = :view<Enter> d = :prompt 'Really delete this message?' 'delete-message'<Enter> D = :delete<Enter> -A = :read <Enter> :archive flat<Enter> +e = :read <Enter> :archive flat<Enter> C = :compose<Enter> @@ -68,7 +68,7 @@ O = :open<Enter> S = :save<space> | = :pipe<space> D = :delete<Enter> -A = :read <Enter> :archive flat<Enter> +e = :read <Enter> :archive flat<Enter> <C-l> = :open-link <space> @@ -123,7 +123,7 @@ n = :abort<Enter> v = :preview<Enter> p = :postpone<Enter> q = :choose -o d discard abort -o p postpone postpone<Enter> -e = :edit<Enter> +c = :edit<Enter> a = :attach<space> d = :detach<space> diff --git a/config/aerc/gmail-map b/config/aerc/gmail-map new file mode 100644 index 0000000..cfb6b25 --- /dev/null +++ b/config/aerc/gmail-map @@ -0,0 +1 @@ +* = [Gmail]/* |