diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf index e684c4a..2a1374a 100644 --- a/.config/aerc/aerc.conf +++ b/.config/aerc/aerc.conf @@ -16,6 +16,7 @@ sort = date next-message-on-delete = true stylesets-dirs = /home/trysdyn/.config/aerc/stylesets:/usr/share/aerc/stylesets/ styleset-name = base16 +new-message-bell = false [viewer] pager = bat -p @@ -40,3 +41,6 @@ text/* = awk -f /usr/lib/aerc/filters/plaintext template-dirs = /usr/share/aerc/templates/ quoted-reply = quoted_reply forwards = forward_as_body + +[hooks] +mail-received = notify-send -a aerc "New mail in $AERC_FOLDER from $AERC_FROM_NAME" "$AERC_SUBJECT" diff --git a/.config/aerc/binds.conf b/.config/aerc/binds.conf index ce8f3f4..facf423 100644 --- a/.config/aerc/binds.conf +++ b/.config/aerc/binds.conf @@ -70,9 +70,11 @@ H = :toggle-headers J = :next K = :prev -i = |feh - +i = |swayimg - u = |urlscan +o = :open + [compose] # Keybindings used when the embedded terminal is not selected in the compose # view diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index f6b39a7..ee458c4 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -60,10 +60,6 @@ corner_radius = 0 - # Ignore the dbus closeNotification message. - # Useful to enforce the timeout set by dunst configuration. Without this - # parameter, an application may close the notification sent before the - # user defined timeout. ignore_dbusclose = true # %%base16_template: dunst##default %% @@ -86,3 +82,8 @@ separator_color = "#f0f0f0" foreground = "#c0c0c0" # %%base16_template_end%% + +[RSS] + appname = "aerc" + summary = "New mail in RSS from*" + format = ""