diff options
| author | Yigit Sever | 2024-10-19 11:13:32 +0200 |
|---|---|---|
| committer | Yigit Sever | 2024-10-19 11:13:32 +0200 |
| commit | 045cbb1d06f0d01a295180b336384c1c26fe5cc6 (patch) | |
| tree | e9cd98e5021d58869410f436c49515be61f6e4ff /.config/mutt/mailcap | |
| parent | 847ee767476331cccefe1f946401973a2a89a954 (diff) | |
| download | dotfiles-045cbb1d06f0d01a295180b336384c1c26fe5cc6.tar.gz dotfiles-045cbb1d06f0d01a295180b336384c1c26fe5cc6.tar.bz2 dotfiles-045cbb1d06f0d01a295180b336384c1c26fe5cc6.zip | |
mutt: try to fix the lag
Diffstat (limited to '.config/mutt/mailcap')
| -rw-r--r-- | .config/mutt/mailcap | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap index 3646d07..b355f32 100644 --- a/.config/mutt/mailcap +++ b/.config/mutt/mailcap | |||
| @@ -7,5 +7,3 @@ audio/*; mpv %s ; | |||
| 7 | application/pdf; openfile %s ; | 7 | application/pdf; openfile %s ; |
| 8 | application/pgp-encrypted; gpg -d '%s'; copiousoutput; | 8 | application/pgp-encrypted; gpg -d '%s'; copiousoutput; |
| 9 | application/pgp-keys; gpg --import '%s'; copiousoutput; | 9 | application/pgp-keys; gpg --import '%s'; copiousoutput; |
| 10 | text/calendar; mutt-ics; copiousoutput | ||
| 11 | application/ics; mutt-ics; copiousoutput | ||
