]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - mutt/display.in
mutt/display: Don't display the sidebar if this mutt patch is used.
[config/dotfiles.git] / mutt / display.in
similarity index 97%
rename from mutt/display
rename to mutt/display.in
index 0b1dd388d7eee0d3dcfbcdcb91cfc22b4fceab87..22688b719d072a91558c9d820fc961157b4375e9 100644 (file)
@@ -1,6 +1,6 @@
 # muttrc file for the mail display
 
-# Copyright (C) 2007-2012  Simon Ruderich
+# Copyright (C) 2007-2013  Simon Ruderich
 #
 # This file is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -19,6 +19,9 @@
 # Don't display help bar at the top of the screen.
 set help=no
 
+# don't display sidebar, enabled by setup.sh if the sidebar patch is used:
+#set sidebar_visible=no
+
 # automatically display html mails as plain text:
 auto_view text/html
 # but ensure plain mail is used if it exists: