Adjust mu4e layout and icons for font changes
This commit is contained in:
parent
3b895d5f9a
commit
f3587d3296
6
init.el
6
init.el
|
@ -269,9 +269,9 @@
|
||||||
(mu4e-headers-visible-lines 3)
|
(mu4e-headers-visible-lines 3)
|
||||||
(mu4e-headers-fields
|
(mu4e-headers-fields
|
||||||
'((:human-date . 8)
|
'((:human-date . 8)
|
||||||
(:flags . 10)
|
(:from . 32)
|
||||||
(:from . 22)
|
(:subject . 90)
|
||||||
(:subject)))
|
(:flags . 10)))
|
||||||
(mu4e-headers-visible-flags
|
(mu4e-headers-visible-flags
|
||||||
'(draft
|
'(draft
|
||||||
flagged
|
flagged
|
||||||
|
|
Loading…
Reference in a new issue