domtronn / spaceline-all-the-icons.el

A Spaceline Mode Line theme using All The Icons for Emacs
MIT License
235 stars 25 forks source link

Add mu4e-alert segment. #87

Open syvanpera opened 6 years ago

syvanpera commented 6 years ago

This adds the mu4e-alert unread emails badge into the modeline. It is added to the same group where the yahoo-weather ones are so that it is nicely grouped together and separated from the weather icons.

syvanpera commented 6 years ago

Just noticed that the at least the weather and temperature displays seem to push the time display (which is on the right edge of the modeline) out of the frame a bit. And now that I added this mu4e-alert to the same group it goes even further out. I'll see if I can fix this in this PR.

syvanpera commented 6 years ago

Hmm. Looks like the problem above has gone away. Maybe it was something else.

syvanpera commented 6 years ago

Oops. Accidentally deleted the branch in my repo. Reopening.