]> git.sur5r.net Git - i3/i3lock/blobdiff - README
Bugfix: Copy the color depth from parent (root) window instead of hardcoding to 24...
[i3/i3lock] / README
diff --git a/README b/README
index 491cd7d70433fc7099f683f810185a5698d917ea..f5fc2de2cb7d797a6fa24a7ef5a69e968c34615b 100644 (file)
--- a/README
+++ b/README
@@ -28,3 +28,8 @@ Requirements
 Running i3lock
 -------------
 Simply invoke the 'i3lock' command. To get out of it, enter your password.
+
+Building i3lock
+-------------
+If you don't want to build against libcairo run "make NOLIBCAIRO=y", without
+libcairo displaying images is not possible.