--size: Handle px suffix
This commit is contained in:
parent
53379563db
commit
2b9167e889
4 changed files with 8 additions and 4 deletions
|
|
@ -273,7 +273,7 @@ alias fetch2="fetch \
|
|||
--image type Image source. Where and what image we display.
|
||||
Possible values: wall, shuffle, ascii,
|
||||
/path/to/img, off
|
||||
--size 20 | --size 20% Size to make the image, takes pixels or a percentage.
|
||||
--size 20px | --size 20% Size to make the image, takes pixels or a percentage.
|
||||
--image_backend w3m/iterm2 Which program to use to draw images.
|
||||
--shuffle_dir path/to/dir Which directory to shuffle for an image.
|
||||
--image_position left/right Where to display the image: (Left/Right)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue