From: Luke Bonham Date: Tue, 12 Nov 2013 09:38:47 +0000 (-0800) Subject: Updated task (markdown) X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/9755a7438468651e4a2cd04b0724e322fa6479c6 Updated task (markdown) --- diff --git a/task.md b/task.md index 8c68ac0..b4bc7f0 100644 --- a/task.md +++ b/task.md @@ -20,7 +20,7 @@ Notification will show the output of `task` command. You can call the notification with a key binding like this: - awful.key({ modkey, altkey }, "t", lain.widgets.task.show), + awful.key({ modkey, altkey }, "t", lain.widgets.contrib.task.show), where ``altkey = "Mod1"``.