summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/.muttrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/.muttrc b/home/.muttrc
index 6d99fa6..8961b54 100644
--- a/home/.muttrc
+++ b/home/.muttrc
@@ -126,7 +126,7 @@ set implicit_autoview=no # pager shows parts having a mailcap viewer
set crypt_verify_sig=yes # do automatically verify message signatures
#set visual=vim # editor invoked by ~v in the builtin editor
#set nowait_key # prompt when a pipe returns normal status
-set write_inc=1000 # show progress while writing mailboxes
+set write_inc=100 # show progress while writing mailboxes
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#
@@ -153,8 +153,8 @@ color status brightwhite green # status line
color error brightred default # errors
color message red default # info messages
color signature red default # signature
-color attachment green brightblack # MIME attachments
-color search green brightblack # search matches
+color attachment green default # MIME attachments
+color search green default # search matches
color markers red default # + at beginning of wrapped lines
color tilde magenta default # ~ at beginning of empty lines
color hdrdefault green default # default header lines