From 7e094fe10b7ed56800422cb2a4c2961b5a3e5416 Mon Sep 17 00:00:00 2001 From: coolneng Date: Wed, 11 Sep 2019 01:30:44 +0200 Subject: [PATCH] Remove imapnotify from autostart --- openbox/.config/openbox/autostart | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/openbox/.config/openbox/autostart b/openbox/.config/openbox/autostart index 2316d81..4b11dd5 100755 --- a/openbox/.config/openbox/autostart +++ b/openbox/.config/openbox/autostart @@ -46,8 +46,4 @@ urxvtd -q -f -o & (sleep 9; ~/.tmux/plugins/tpm/bin/update_plugins all) ## Owncloud -(sleep 10; owncloud) - -## Imap IDLE -#(sleep 10; imapnotify -c ~/.config/imapnotify/gmail.js) & -(sleep 10; imapnotify -c ~/.config/imapnotify/uni.js) & +(sleep 10; owncloud) \ No newline at end of file