Add imapnotify daemon start for uni mailbox

This commit is contained in:
coolneng 2019-06-16 03:02:22 +02:00
parent 1e08620e00
commit 2be28b5e7f
1 changed files with 1 additions and 1 deletions

View File

@ -44,4 +44,4 @@ touch /tmp/mpd-log &
## Imap IDLE
#(sleep 10; imapnotify -c ~/.config/imapnotify/gmail.js) &
#(sleep 10; imapnotify -c ~/.config/imapnotify/uni.js) &
(sleep 10; imapnotify -c ~/.config/imapnotify/uni.js) &