Remove comment at the top of the script about dependencies

This commit is contained in:
Dylan Araps 2016-06-13 19:18:47 +10:00
parent 00bf34b88f
commit c5beb9f0dc
1 changed files with 0 additions and 15 deletions

View File

@ -5,21 +5,6 @@
# Neofetch info about your system # Neofetch info about your system
# https://github.com/dylanaraps/neofetch # 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 # Created by Dylan Araps
# https://github.com/dylanaraps/ # https://github.com/dylanaraps/