From c5beb9f0dc40f2cd0241b1c1cfd9b7d8c12f5d07 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 13 Jun 2016 19:18:47 +1000 Subject: [PATCH] Remove comment at the top of the script about dependencies --- neofetch | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/neofetch b/neofetch index 5b138e6e..7d16423a 100755 --- a/neofetch +++ b/neofetch @@ -5,21 +5,6 @@ # Neofetch info about your system # https://github.com/dylanaraps/neofetch # -# Required Dependencies: -# Bash 3.0+ -# -# Optional Dependencies: (You'll lose these features without them) -# Desktop Environment and Window Manager: xprop -# Displaying Images: w3m + w3m-img -# Image Cropping: ImageMagick -# Displaying song with Google Play Music: gpmdp-remote -# [ Linux / BSD ] Wallpaper Display: feh, nitrogen or gsettings -# [ Linux / BSD ] Current Song: mpc, cmus, moc -# [ Linux ] Current Song: spotify -# [ Linux / BSD ] Resolution detection: xorg-xdpyinfo -# [ OS X ] Getting screen resolution (faster): screenresolution -# [Windows] Uptime detection: procps or procps-ng -# # Created by Dylan Araps # https://github.com/dylanaraps/