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