From bf7c66a35b00d31bc759d5556e7ea6096c3e5fd1 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sun, 27 Mar 2016 19:46:08 +1100 Subject: [PATCH] Reamde --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 178ae47d..0fd39c37 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,8 @@ your distro's logo or any ascii art of your choice! - Wallpaper: `feh`, `nitrogen` or `gsettings` - Current Song: `mpc`, `cmus`, `moc`, `spotify`, `gpmdc` -- Resolution: `xorg-xdpyinfo` -- Screenshot: `scrot` \[5\] +- Resolution: `xorg-xrandr` or `xorg-xdpyinfo` \[5\] +- Screenshot: `scrot` \[6\] ##### OSX @@ -108,7 +108,10 @@ terminal emulators that don't support the xterm escape sequences we're using for \[4\] You can enable the `iTerm2` image backend by using the launch flag `--image_backend iterm2` or by
changing the config option `$image_backend` to `iterm2`. -\[5\] You can use the launch flag `--scrot_cmd` or change the config option `$scrot_cmd` to your screenshot
+\[5\] Xrandr is prefered over xdpyinfo as Xrandr supports multi monitor and refresh rate display in the
+output. + +\[6\] 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.