summaryrefslogtreecommitdiff
path: root/muttrc
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-06-17 19:51:22 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-06-17 19:51:22 -0400
commit8704d7aa15112ea4e0a538240db725416bc8ca9b (patch)
tree1d1ff6001cca3c7604315c4bb53218e27596ec77 /muttrc
parent2063cda411d4db373505b0c6a04af5392994ef45 (diff)
dl notification now available for LARBS
Diffstat (limited to 'muttrc')
-rw-r--r--muttrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/muttrc b/muttrc
index 6f945bc..9ce49a8 100644
--- a/muttrc
+++ b/muttrc
@@ -18,6 +18,7 @@ set markers = no
set mark_old = no
set mime_forward = yes
set smtp_authenticators = 'gssapi:login'
+set wait_key = no
auto_view text/html
auto_view application/pdf
alternative_order text/plain text/enriched text/html
@@ -36,7 +37,7 @@ bind index D delete-message
bind index U undelete-message
bind index F search
bind index,pager R group-reply
-macro index,pager S '<sync-mailbox>
+macro index,pager S '<sync-mailbox><shell-escape>pkill -RTMIN+12 i3blocks<enter>'
macro index,pager \Cu |urlview\n
# View attachments properly.