Skip to content

Commit

Permalink
mutt: use default status format
Browse files Browse the repository at this point in the history
The default status format plays nicely with the colour scheme background
change to dark hard and with brighter emacs and vim status line
background.
  • Loading branch information
tiborsimko committed Dec 23, 2021
1 parent f107c89 commit 8c6d41c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mutt/.mutt/muttrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
# Colour scheme
source ~/.mutt/gruvbox-theme

# Status line
set status_format="Mutt: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b? Size:%l]___(%s)_%>_(%P)___"

# Speed
set sleep_time = 0

Expand Down

0 comments on commit 8c6d41c

Please sign in to comment.