mirror of https://github.com/lcpz/lain.git
maildir: spaceline added
This commit is contained in:
parent
63440b4301
commit
7dd6443f0a
|
@ -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" ..
|
||||
|
|
2
wiki
2
wiki
|
@ -1 +1 @@
|
|||
Subproject commit cb5d5455987533d08c37fd17fec7dfa757b7130a
|
||||
Subproject commit cefdc887c46f0f7c5d837d1449927e7dbf66b19e
|
Loading…
Reference in New Issue