Add imapnotify daemon start for uni mailbox
This commit is contained in:
parent
1e08620e00
commit
2be28b5e7f
|
@ -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) &
|
||||
|
|
Loading…
Reference in New Issue