From 9755a7438468651e4a2cd04b0724e322fa6479c6 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Tue, 12 Nov 2013 01:38:47 -0800 Subject: [PATCH] Updated task (markdown) --- task.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"``. -- 2.39.2