fix 2 letters in task_preview documentation (#76)

>:)
This commit is contained in:
contribuewwt 2021-07-20 20:34:43 +00:00 committed by GitHub
parent fba32b4d5c
commit 2e8efb0fb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ This is a popup widget that will show a preview of the specified client. It is s
To enable:
```lua
bling.widget.tag_preview.enable {
bling.widget.task_preview.enable {
x = 20, -- The x-coord of the popup
y = 20, -- The y-coord of the popup
height = 200, -- The height of the popup