diff options
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 91aa920c311a..a4f01df4c225 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. |