--size: Handle px suffix
This commit is contained in:
parent
53379563db
commit
2b9167e889
4 changed files with 8 additions and 4 deletions
|
|
@ -255,7 +255,7 @@ crop_offset="center"
|
|||
|
||||
# Image size
|
||||
# The image is half the terminal width by default.
|
||||
# --size auto, px, 00%
|
||||
# --size auto, 00px, 00%
|
||||
image_size="auto"
|
||||
|
||||
# Right gap between image and text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue