If imagemagick or w3m aren't installed disable images instead of continuing anyway
This commit is contained in:
parent
2ed270b4da
commit
e9cf6b7182
2 changed files with 13 additions and 5 deletions
|
@ -76,8 +76,8 @@ https://github.com/dylanaraps/fetch/wiki/Customizing-Info
|
|||
|
||||
- Displaying Images: `w3m`
|
||||
- You may also need `w3m-img`
|
||||
- **Note:** The script can now also use iTerm2's builtin image rendering instead of w3m!
|
||||
- Enable it by changing `$image_backend` to `iterm2` or by using the launch flag `--image_backend`.
|
||||
- **Note:** The script can now also use iTerm2's builtin image rendering instead of w3m!<br \>
|
||||
Enable it by changing `$image_backend` to `iterm2` or by using the launch flag `--image_backend`.
|
||||
- Image Cropping, Resizing etc: `ImageMagick`
|
||||
- More accurate window manager detection: `wmctrl`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue