From 7f7a94d7959c970937c803f19416494cb55ae1e3 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Fri, 29 Oct 2010 16:46:59 +0200 Subject: gmail: inbox is now default With all the tags and other crap, we could be counting mail up to 3-5 times. If you hate this change let me know. Otherwise inbox is now default. --- widgets/gmail.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets') diff --git a/widgets/gmail.lua b/widgets/gmail.lua index c772be8..2e3764d 100644 --- a/widgets/gmail.lua +++ b/widgets/gmail.lua @@ -37,7 +37,7 @@ local rss = { } -- Default is all unread -local feed = rss.unread +local feed = rss.inbox local mail = { ["{count}"] = 0, ["{subject}"] = "N/A" -- cgit v1.2.3