From 899f815187c9b005564027e8c26a10fd3dca79b0 Mon Sep 17 00:00:00 2001 From: Felix Nehrke Date: Wed, 12 Nov 2025 04:31:45 +0100 Subject: [PATCH] Increase size of sender again to read even long names effortlessly --- .config/mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index 87da21e..87a1f10 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -11,7 +11,7 @@ set editor = vim set sort_aux = last-date-received set mailcap_path = "$XDG_CONFIG_HOME/mutt/mailcap" set date_format = "%d.%m.%y %I:%M" -set index_format = "%3C %Z %d %-18.18F %s (%-2.4c)" +set index_format = "%3C %Z %d %-30.30F %s (%-2.4c)" source "$XDG_CONFIG_HOME/mutt/gruvbox.muttrc" color index_author color167 color234 color index_size color142 color234