aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/goimapnotify/.config/imapnotify/porkbun.conf
diff options
context:
space:
mode:
Diffstat (limited to 'goimapnotify/.config/imapnotify/porkbun.conf')
-rw-r--r--goimapnotify/.config/imapnotify/porkbun.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/goimapnotify/.config/imapnotify/porkbun.conf b/goimapnotify/.config/imapnotify/porkbun.conf
index 60b71f9..77b531e 100644
--- a/goimapnotify/.config/imapnotify/porkbun.conf
+++ b/goimapnotify/.config/imapnotify/porkbun.conf
@@ -7,7 +7,7 @@
},
"username": "tobyv@tobyvin.dev",
"passwordCmd": "pass tobyv@tobyvin.dev | head -n1",
- "onNewMail": "mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc porkbun",
+ "onNewMail": "systemctl --user start mbsync@porkbun.service",
"boxes": [
"INBOX"
]