diff options
-rw-r--r-- | mutt/muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc index 5231ea6..6f9b820 100644 --- a/mutt/muttrc +++ b/mutt/muttrc | |||
@@ -35,7 +35,7 @@ set pager_stop | |||
35 | set sleep_time = 0 # When changing folder | 35 | set sleep_time = 0 # When changing folder |
36 | set timeout = 10 | 36 | set timeout = 10 |
37 | set quit = ask-no | 37 | set quit = ask-no |
38 | set sort = threads | 38 | set sort = reverse-threads |
39 | set pager_index_lines = 5 | 39 | set pager_index_lines = 5 |
40 | set markers = no # Remove '+' for long links with limited terminal width | 40 | set markers = no # Remove '+' for long links with limited terminal width |
41 | set index_format = "%4C %8Y %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s" | 41 | set index_format = "%4C %8Y %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s" |