X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/24545e46b78c1f48c47882c963cdddce670c3bb4..6870633a0a9a5c0481d35aaa2655a116c4cce997:/task.md 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"``.