Comment out imapnotify startup commands

This commit is contained in:
coolneng 2019-05-28 02:29:09 +02:00
parent da5872642d
commit b042ba24fc
1 changed files with 2 additions and 2 deletions

View File

@ -45,5 +45,5 @@ touch /tmp/mpd-log &
(sleep 7; emacs --daemon=instance1) &
## Imap IDLE
(sleep 10; imapnotify -c ~/.config/imapnotify/gmail.js) &
(sleep 10; imapnotify -c ~/.config/imapnotify/uni.js) &
#(sleep 10; imapnotify -c ~/.config/imapnotify/gmail.js) &
#(sleep 10; imapnotify -c ~/.config/imapnotify/uni.js) &