Emacs: mu4e icons

from blog lmno.lol @alvaro, | ↗ original
Recently spotted mu4e-marker-icons, which adds mu4e icons using all-the-icons. Although I'm not currently using all-the-icons, it did remind me to take a look at mu4e's built-in variables to spiff up my email. It's pretty simple. Find the icons you like and set them as follows: (setq mu4e-headers-unread-mark '("u" . "📩 ")) (setq...