]> git.madduck.net Git - etc/awesome.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

cal: remove os-dependent flag; #299 #300
authorcopycat-killer <dada@archlinux.info>
Tue, 31 Jan 2017 16:42:29 +0000 (17:42 +0100)
committercopycat-killer <dada@archlinux.info>
Tue, 31 Jan 2017 16:42:29 +0000 (17:42 +0100)
widgets/calendar.lua
wiki

index 0793bc0e2f056cb889f56288d237008fa29318af..17fc45d8996d56d8ae6557812cc9425914b15fd2 100644 (file)
@@ -94,7 +94,7 @@ end
 
 local function worker(args)
     local args                   = args or {}
 
 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/"
     calendar.attach_to           = args.attach_to or {}
     calendar.followtag           = args.followtag or false
     calendar.icons               = args.icons or helpers.icons_dir .. "cal/white/"
diff --git a/wiki b/wiki
index 68d3942ccfa41feb7496655e548ee46984b9ea5b..6261aca684a439466c763902833d169401462a5b 160000 (submodule)
--- a/wiki
+++ b/wiki
@@ -1 +1 @@
-Subproject commit 68d3942ccfa41feb7496655e548ee46984b9ea5b
+Subproject commit 6261aca684a439466c763902833d169401462a5b