I’m trying to make the headers view use a smaller font size than my default. At first, I thought I could just fiddle with text-scale-set
and the hooks in mu4e-headers-mode-hook
, but that doesn’t seem to affect the header-line. I’ve tried also doing a face-remap for the header-line, but when I do it that way I can’t then adjust the font size further. Any advice?
You must log in or register to comment.