Remove comment at the top of the script about dependencies
This commit is contained in:
parent
00bf34b88f
commit
c5beb9f0dc
15
neofetch
15
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/
|
||||
|
||||
|
|
Reference in New Issue