diff --git a/README.md b/README.md index 0f232b5..47cf7f6 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ accounts. The automatically deployed configs will look for certain programs for certain extra abilities. Consider installing the following for the extra functionality. -+ `urlview` -- Detecting and following links with `ctrl-u` ++ `urlscan` -- Detecting and following links with `ctrl-u` + `mupdf` -- for viewing attached pdfs (`v` to view attachments, then select .pdf) + `notmuch` -- for mail searching and indexing set to `ctrl-f`. Be sure to run diff --git a/muttrc b/muttrc index 659a27b..91914d6 100644 --- a/muttrc +++ b/muttrc @@ -39,9 +39,9 @@ bind index D delete-message bind index U undelete-message bind index F search bind index,pager R group-reply -macro index,pager S 'pkill -RTMIN+12 i3blocks' -macro index,pager \Cu |urlview\n -macro index,pager ,, |urlview\n +macro index,pager S +macro index,pager \Cu |urlscan\n +macro index,pager ,, |urlscan\n # View attachments properly. bind attach view-mailcap