mirror of
https://github.com/dylanaraps/neofetch.git
synced 2026-01-04 14:28:03 +00:00
If imagemagick or w3m aren't installed disable images instead of continuing anyway
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user