diff options
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 |