mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-15 16:37:13 +00:00
Merge pull request #266 from dylanaraps/size_none
Add '--size none' to disable cropping / resizing the images.
This commit is contained in:
@@ -423,7 +423,8 @@ alias fetch2="fetch \
|
||||
--image type Image source. Where and what image we display.
|
||||
Possible values: wall, ascii,
|
||||
/path/to/img, /path/to/dir/, off
|
||||
--size 20px | --size 20% Size to make the image, takes pixels or a percentage.
|
||||
--size 00px | --size 00% How to size the image.
|
||||
Possible values: auto, 00px, 00%, none
|
||||
--image_position left/right Where to display the image: (Left/Right)
|
||||
--crop_mode mode Which crop mode to use
|
||||
Takes the values: normal, fit, fill
|
||||
|
||||
Reference in New Issue
Block a user