Comment out imapnotify startup commands
This commit is contained in:
parent
da5872642d
commit
b042ba24fc
|
@ -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) &
|
||||
|
|
Loading…
Reference in New Issue