From 0145b678acffabb48f42e609d3170ce32d53ac53 Mon Sep 17 00:00:00 2001 From: dylan araps Date: Tue, 5 Jan 2016 10:24:41 +1100 Subject: [PATCH] Added note about w3m-img --- Readme.md | 1 + fetch.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 9456dd27..cf48ff6d 100644 --- a/Readme.md +++ b/Readme.md @@ -24,6 +24,7 @@ These are the script's required dependencies These are the script's optional dependencies: - Displaying Images: w3m + - You may also need w3m-img - Image Cropping: ImageMagick - Display Wallpaper: feh - Current Song: mpc diff --git a/fetch.sh b/fetch.sh index 96e86447..f5c4165d 100755 --- a/fetch.sh +++ b/fetch.sh @@ -2,7 +2,7 @@ # Fetch info about your system # # Optional Dependencies: (You'll lose these features without them) -# Displaying Images: w3m +# Displaying Images: w3m + w3m-img # Image Cropping: ImageMagick # Wallpaper Display: feh # Current Song: mpc