mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-16 18:15:17 +00:00
lua-imlib2: Fix typo in the docs.
This commit is contained in:
parent
b79d465ed3
commit
99406d7a83
@ -192,6 +192,6 @@ values:
|
||||
| x,y | Position to render the image. |
|
||||
| scale_x, scale_y | The amount to scale the image, 1.0 provides no scaling, 2.0 for twice the size and |
|
||||
| | 0.5 for half size etc. |
|
||||
| | Default value: No Scaling (1.0,1.0)
|
||||
| | Default value: No Scaling (1.0,1.0) |
|
||||
|
||||
require('cairo_imlib2_helper') in your lua file. |
|
||||
require('cairo_imlib2_helper') in your lua file.
|
Loading…
Reference in New Issue
Block a user