mutt to xdg spec
[dotfiles.git] / email / .config / offlineimap / config
index 621d9e4..91354dc 100644 (file)
@@ -1,6 +1,6 @@
 [general]
 pythonfile = ~/.config/offlineimap/offlineimap.py
-metadata = ~/.mutt/offlineimap_meta
+metadata = ~/.local/share/offlineimap
 accounts = net
 ui = blinkenlights
 
@@ -9,12 +9,12 @@ localrepository = Local
 remoterepository = Remote
 autorefresh = 0.5
 quick = 10
-postsynchook = /home/mrl/.mutt/newmail.sh
+postsynchook = ~/.config/offlineimap/newmail.sh
 #proxy = SOCKS5:localhost:8008
 
 [Repository Local]
 type = Maildir
-localfolders = ~/.mutt/mail
+localfolders = ~/.local/share/offlineimap/mail
 
 [Repository Remote]
 type = IMAP
@@ -29,9 +29,9 @@ holdconnectionopen = yes
 
 [mbnames]
 enabled = yes
-filename = ~/.mutt/mailboxes
+filename = ~/.local/share/offlineimap/mailboxes
 header = "mailboxes "
-peritem = "~/.mutt/mail/%(foldername)s/"
+peritem = "~/.local/share/offlineimap/mail/%(foldername)s/"
 sep = " "
 footer = "\n"
 incremental = yes