From 7dd6443f0a87e0816f5b6323a23bf3e8ca364aee Mon Sep 17 00:00:00 2001 From: copycat-killer Date: Sun, 22 Nov 2015 09:16:35 +0100 Subject: [PATCH] maildir: spaceline added --- widgets/maildir.lua | 1 + wiki | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/widgets/maildir.lua b/widgets/maildir.lua index 2476601..c9937b4 100644 --- a/widgets/maildir.lua +++ b/widgets/maildir.lua @@ -43,6 +43,7 @@ local function worker(args) then awful.util.spawn(ext_mail_cmd) end + -- Find pathes to mailboxes. local p = io.popen("find " .. mailpath .. " -mindepth 1 -maxdepth 2 -type d" .. diff --git a/wiki b/wiki index cb5d545..cefdc88 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit cb5d5455987533d08c37fd17fec7dfa757b7130a +Subproject commit cefdc887c46f0f7c5d837d1449927e7dbf66b19e -- 2.39.2