Updated task (markdown)
This commit is contained in:
parent
fc8a3e72ae
commit
7241429770
1 changed files with 1 additions and 1 deletions
2
task.md
2
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"``.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue