X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/2b2a94ce5176dbb342cab36e5624dc06dc983897..4d84fc7ed0b41af710302245972f47115fcd0791:/.mutt/mailcap.backgrounding

diff --git a/.mutt/mailcap.backgrounding b/.mutt/mailcap.backgrounding
index 9ffa551..b47a8bc 100644
--- a/.mutt/mailcap.backgrounding
+++ b/.mutt/mailcap.backgrounding
@@ -1,8 +1,8 @@
 #
-# Mutt mailcap for backgrounding 
+# Mutt mailcap for backgrounding
 
-text/html; ~/.mutt/bgrun-fifo %t; description=Open file in browser via FIFO
-application/*; ~/.mutt/bgrun %t %s; description=Backgrounded run of run-mailcap
-image/*; ~/.mutt/bgrun %t %s; description=Backgrounded run of run-mailcap
-audio/*; ~/.mutt/bgrun %t %s; description=Backgrounded run of run-mailcap
+text/html; ~/.mutt/bgview-delay -t %t; description=Backgrounded run of run-mailcap with delayed cleanup
+application/*; ~/.mutt/bgview -t %t; description=Backgrounded run of run-mailcap
+image/*; ~/.mutt/bgview -t %t; description=Backgrounded run of run-mailcap
+audio/*; ~/.mutt/bgview -t %t; description=Backgrounded run of run-mailcap
 #multipart/related; ~/.mutt/viewmailattachments; description=Backgrounded loading of HTML message with related parts