From 1cad7c71bb217e1ba42a6a6b887ee708003e9fc8 Mon Sep 17 00:00:00 2001 From: Alex Ozer Date: Sun, 10 Dec 2017 04:23:57 -0500 Subject: [PATCH] Correct xrandr package name (#5) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f9ecc9..a9d4b74 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Install xrandr and xdpyinfo (currently used to find screenresolution) If anyone knows better way so that these dependencies could be minimized, please open issue. ``` -pacman -S xrandr xorg-xdpyinfo +pacman -S xorg-xrandr xorg-xdpyinfo ``` Install i3lock-color-git from AUR