diff options
author | Muhammad Herdiansyah <herdiansyah@openmailbox.org> | 2016-10-05 07:30:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-05 07:30:38 +0700 |
commit | 5e8b2d0daddfa6a9de759bdd39a23cfc1e980f3a (patch) | |
tree | 2b2ed85e3b1835a888f6f39cffad4c9a6f2d3d86 /desktop/neofetch/README | |
parent | 01314374ebe1b042aea5f5204afab5d5fb873341 (diff) | |
download | slackbuilds-5e8b2d0daddfa6a9de759bdd39a23cfc1e980f3a.tar.gz |
desktop/neofetch: Updated for version 1.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/neofetch/README')
-rw-r--r-- | desktop/neofetch/README | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/desktop/neofetch/README b/desktop/neofetch/README index 91aa920c31..a4f01df4c2 100644 --- a/desktop/neofetch/README +++ b/desktop/neofetch/README @@ -11,9 +11,10 @@ Optional dependencies: - gpmdp-remote (https://github.com/iAndrewT/gpmdp-remote) - Wallpaper: feh, nitrogen or gsettings (just choose one) -- Current Song: mpc, cmus, moc, spotify, gpmdc (choose one) -- Resolution: xorg-xrandr or xorg-xdpyinfo [3] -- Screenshot: scrot [4] +- Current Song: mpc, cmus, moc, spotify, deadbeef, rhythmbox, banshee, + amarok, gpmdc [3] +- Resolution: xorg-xrandr or xorg-xdpyinfo [4] +- Screenshot: scrot [5] [1] w3m-img is sometimes bundled together with w3m. @@ -22,9 +23,13 @@ Optional dependencies: will fallback to ascii mode on terminal emulators that don't support the xterm escape sequences we're using for image sizing. -[3] Xrandr is prefered over xdpyinfo as Xrandr supports multi monitor +[3] Although you can choose more than one music player, the neofetch will + gather info from the only music player that is running (except if mpc + is installed, neofetch will gather it from mpc instead) + +[4] Xrandr is prefered over xdpyinfo as Xrandr supports multi monitor and refresh rate display in the output. -[4] You can use the launch flag `--scrot_cmd` or change the config +[5] You can use the launch flag `--scrot_cmd` or change the config option '$scrot_cmd' to your screenshot program's cmd and neofetch will use it instead of scrot. |