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