cal: remove os-dependent flag; #299 #300

This commit is contained in:
copycat-killer 2017-01-31 17:42:29 +01:00
parent b1a089633c
commit b14eff9b1e
2 changed files with 2 additions and 2 deletions

View File

@ -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

@ -1 +1 @@
Subproject commit 68d3942ccfa41feb7496655e548ee46984b9ea5b
Subproject commit 6261aca684a439466c763902833d169401462a5b