chore: update manual of the image modle

This commit is contained in:
Alan-Kuan 2023-04-21 16:51:04 +08:00
parent 6a17139423
commit 9389c8d854
No known key found for this signature in database
GPG Key ID: F55E82EE3BAA145F

View File

@ -57,6 +57,20 @@ The *image* module displays an image from a path.
typeof: double ++
Threshold to be used when scrolling.
*tooltip*: ++
typeof: bool ++
default: true ++
Option to enable tooltip on hover.
# SCRIPT OUTPUT
Similar to the *custom* module, output values of the script is *newline* separated.
The following is the output format:
```
$path\\n$tooltip
```
# EXAMPLES
```