mirror of https://github.com/lcpz/lain.git
parent
b1a089633c
commit
b14eff9b1e
|
@ -94,7 +94,7 @@ end
|
|||
|
||||
local function worker(args)
|
||||
local args = args or {}
|
||||
calendar.cal = args.cal or "/usr/bin/cal --color=always"
|
||||
calendar.cal = args.cal or "/usr/bin/cal"
|
||||
calendar.attach_to = args.attach_to or {}
|
||||
calendar.followtag = args.followtag or false
|
||||
calendar.icons = args.icons or helpers.icons_dir .. "cal/white/"
|
||||
|
|
2
wiki
2
wiki
|
@ -1 +1 @@
|
|||
Subproject commit 68d3942ccfa41feb7496655e548ee46984b9ea5b
|
||||
Subproject commit 6261aca684a439466c763902833d169401462a5b
|
Loading…
Reference in New Issue