From c07cac6847857f5af85f1657f6d74311562bd66b Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 14 May 2016 23:07:30 +1000 Subject: [PATCH] Update neofetch --- neofetch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/neofetch b/neofetch index 8ff0a179..a647be35 100755 --- a/neofetch +++ b/neofetch @@ -7,10 +7,10 @@ # # Required Dependencies: # Bash 3.0+ -# xprop -# [Linux / BSD / Windows] Uptime detection: procps or procps-ng + # # 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-bash @@ -19,6 +19,7 @@ # [ 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/