--size now takes a percentage
This commit is contained in:
parent
ad8acb6bf7
commit
95c1b74e6d
2 changed files with 17 additions and 7 deletions
|
|
@ -277,7 +277,7 @@ alias fetch2="fetch \
|
|||
--image type Image source. Where and what image we display.
|
||||
Possible values: wall, shuffle, ascii,
|
||||
/path/to/img, off
|
||||
--size px Size in pixels to make the image.
|
||||
--size 20 | --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