mail
authorMart Lubbers <mart@martlubbers.net>
Fri, 5 Apr 2019 07:11:09 +0000 (09:11 +0200)
committerMart Lubbers <mart@martlubbers.net>
Fri, 5 Apr 2019 07:11:09 +0000 (09:11 +0200)
email/.config/mutt/colors.muttrc
email/.config/mutt/muttrc
email/.config/mutt/sidebar.muttrc
email/.local/bin/newmail.sh

index 4da7645..399b3d6 100644 (file)
@@ -21,8 +21,3 @@ color index brightyellow default ~O
 color index blue default ~T
 color index red default ~D
 color index brightblue default ~F
-
-# sidebar
-color sidebar_divider blue black
-color sidebar_flagged brightblue default
-color sidebar_new brightyellow default
index 6e32d40..45e9f91 100644 (file)
@@ -70,9 +70,8 @@ auto_view application/ics
 auto_view text/calendar
 # libreoffice --cat
 auto_view application/vnd.openxmlformats-officedocument.wordprocessingml.document
-auto_view application/msword
-auto_view application/vnd.openxmlformats-officedocument.wordprocessingml.document
 auto_view application/vnd.oasis.opendocument.text
+auto_view application/msword
 
 # Pager options
 set pager_index_lines=20
@@ -91,7 +90,7 @@ macro index,pager A \
     "add the sender email address to khard"
 
 # sidebar
-source ~/.config/mutt/sidebar.muttrc
+#source ~/.config/mutt/sidebar.muttrc
 
 # notmuch
 source ~/.config/mutt/notmuch.muttrc
index c22b565..2e63336 100644 (file)
@@ -14,3 +14,6 @@ bind index,pager B sidebar-toggle-visible
 
 # Colors
 color indicator cyan black
+color sidebar_divider blue black
+color sidebar_flagged brightblue default
+color sidebar_new brightyellow default
index a1828a0..4f62eb4 100755 (executable)
@@ -8,4 +8,4 @@ then
        notify-send "$newmail new emails!"
 fi
 notmuch new
-vdirsyncer sync
+#vdirsyncer sync