diff options
author | Muhammad Herdiansyah <herdiansyah@openmailbox.org> | 2016-12-07 11:19:22 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-10 00:57:38 +0000 |
commit | 5d64e436c0040a779d66ab44a1e60cdb77f16903 (patch) | |
tree | 1a66ef159c17abfc81e7d57c8ef763c986260834 /desktop/neofetch/README | |
parent | fdabb5b81ccd0ef627da1c51ae752c01e2bfb778 (diff) | |
download | slackbuilds-5d64e436c0040a779d66ab44a1e60cdb77f16903.tar.gz |
desktop/neofetch: Updated for version 2.0.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/neofetch/README')
-rw-r--r-- | desktop/neofetch/README | 37 |
1 files changed, 8 insertions, 29 deletions
diff --git a/desktop/neofetch/README b/desktop/neofetch/README index d3a7c1a9ad..7064e16d60 100644 --- a/desktop/neofetch/README +++ b/desktop/neofetch/README @@ -1,29 +1,8 @@ -neofetch is a script that gathers information about your system and -prints it to the terminal next to an image, a distro's logo or any ASCII -art of your choice. - -Optional dependencies - -Image mode: - w3m or terminology - -Song: - mpc and mpd - spotify - rhythmbox - deadbeef - pragha - - NOTE: You can have two or more music players installed, and neofetch - will only detect music playing through the music player that - is running. - -Wallpaper: - feh or nitrogen - -Screenshot: - scrot - - NOTE: You can use the launch flag --scrot_cmd or change the config - option $scrot_cmd to your screenshot program's command, and - neofetch will use it instead of scrot. +Neofetch is a CLI system information tool written in BASH. Neofetch +displays information about your system next to an image, your OS logo, +or any ascii file of your choice. The main purpose of neofetch is to be +used in screenshots to show other users what OS/Distro you're running, +what Theme/Icons you're using and etc. + +To see any optional dependencies that you might need, you can view it in +https://github.com/dylanaraps/neofetch/wiki/Dependencies |