summaryrefslogtreecommitdiff
path: root/EmailWidget/README.md
diff options
context:
space:
mode:
authorPavel Makhov <streetturtle@users.noreply.github.com>2016-01-13 09:29:25 +0100
committerPavel Makhov <streetturtle@users.noreply.github.com>2016-01-13 09:29:25 +0100
commit9f1a113be24eca2d7195eb8d1654bbdc2a9ea687 (patch)
tree1bcbe1943e3c343263e947d4b0cd86f23a4c9247 /EmailWidget/README.md
parent6d3bf31e650bd8403923290ac7db8f7efc37a7b6 (diff)
Update README.md
Diffstat (limited to 'EmailWidget/README.md')
-rw-r--r--EmailWidget/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmailWidget/README.md b/EmailWidget/README.md
index 1fbecb9..6f204ca 100644
--- a/EmailWidget/README.md
+++ b/EmailWidget/README.md
@@ -16,7 +16,7 @@ right_layout:add(emailWidget_counter)
## How it works
-This widget uses the output of two python scripts, first is called every 5 minutes - it returns number of unread emails and second is called when mouse hovers over an icon and displays content of those emails. For both of them you'll need to provide your credentials and imap server. For testing they can simply be called from console:
+This widget uses the output of two python scripts, first is called every 5 seconds - it returns number of unread emails and second is called when mouse hovers over an icon and displays content of those emails. For both of them you'll need to provide your credentials and imap server. For testing they can simply be called from console:
``` bash
python ~/.config/awesome/email/countUnreadEmails.py