If imagemagick or w3m aren't installed disable images instead of continuing anyway

This commit is contained in:
Dylan 2016-01-28 08:57:25 +11:00
parent 2ed270b4da
commit e9cf6b7182
2 changed files with 13 additions and 5 deletions

View file

@ -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`