mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
tweak(mu4e): increase human-date width to fit year
This commit is contained in:
committed by
Henrik Lissner
parent
4389e2b1c5
commit
d1ba626a2a
@ -71,7 +71,7 @@
|
|||||||
;; remove 'lists' column
|
;; remove 'lists' column
|
||||||
mu4e-headers-fields
|
mu4e-headers-fields
|
||||||
'((:account-stripe . 1)
|
'((:account-stripe . 1)
|
||||||
(:human-date . 8)
|
(:human-date . 10)
|
||||||
(:flags . 6) ; 3 icon flags
|
(:flags . 6) ; 3 icon flags
|
||||||
(:from-or-to . 25)
|
(:from-or-to . 25)
|
||||||
(:subject)))
|
(:subject)))
|
||||||
|
Reference in New Issue
Block a user