mail notifications through my prompt
This commit is contained in:
parent
62fa940cdb
commit
8668756b4f
2 changed files with 7 additions and 2 deletions
|
@ -6,6 +6,6 @@ ip route ls | grep -q '.'
|
|||
# check if the gpg-agent is running
|
||||
pgrep gpg-agent > /dev/null
|
||||
|
||||
notmuch new --quiet 2>&1 | xargs -0 --no-run-if-empty notify-send
|
||||
notmuch new --quiet 2>&1
|
||||
|
||||
exec sleep 3m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue