Skip to content

Commit

Permalink
Added notmuch modes to nerd-icons-mode-icon-alist
Browse files Browse the repository at this point in the history
  • Loading branch information
EliottNo authored and seagle0128 committed Aug 16, 2024
1 parent dcfc641 commit c3d641d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nerd-icons.el
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,10 @@
(mu4e-headers-mode nerd-icons-octicon "nf-oct-mail")
(mu4e-main-mode nerd-icons-octicon "nf-oct-mail")
(mu4e-view-mode nerd-icons-codicon "nf-cod-mail_read")
(notmuch-hello-mode nerd-icons-octicon "nf-oct-mail")
(notmuch-search-mode nerd-icons-octicon "nf-oct-mail")
(notmuch-tree-mode nerd-icons-octicon "nf-oct-mail")
(notmuch-show-mode nerd-icons-codicon "nf-cod-mail_read")
(sieve-mode nerd-icons-octicon "nf-oct-mail")
(gnus-group-mode nerd-icons-octicon "nf-oct-mail")
(gnus-summary-mode nerd-icons-octicon "nf-oct-mail")
Expand Down

0 comments on commit c3d641d

Please sign in to comment.