Update neofetch

This commit is contained in:
Dylan Araps 2016-05-14 23:07:30 +10:00
parent ee0a4b46ad
commit c07cac6847
1 changed files with 3 additions and 2 deletions

View File

@ -7,10 +7,10 @@
# #
# Required Dependencies: # Required Dependencies:
# Bash 3.0+ # Bash 3.0+
# xprop
# [Linux / BSD / Windows] Uptime detection: procps or procps-ng
# #
# Optional Dependencies: (You'll lose these features without them) # Optional Dependencies: (You'll lose these features without them)
# Desktop Environment and Window Manager: xprop
# Displaying Images: w3m + w3m-img # Displaying Images: w3m + w3m-img
# Image Cropping: ImageMagick # Image Cropping: ImageMagick
# Displaying song with Google Play Music: gpmdp-bash # Displaying song with Google Play Music: gpmdp-bash
@ -19,6 +19,7 @@
# [ Linux ] Current Song: spotify # [ Linux ] Current Song: spotify
# [ Linux / BSD ] Resolution detection: xorg-xdpyinfo # [ Linux / BSD ] Resolution detection: xorg-xdpyinfo
# [ OS X ] Getting screen resolution (faster): screenresolution # [ 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/