i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 565b9ce4a49427c16b3ba326107b4df90912dadb
parent 424232f809d02e13b63ea6de5c545bbf053dc66e
Author: Raymond Li <hi@raymond.li>
Date:   Thu, 12 Mar 2020 10:17:08 -0400

-j8 not required
Diffstat:
Mconfigure.ac | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
@@ -156,5 +156,5 @@ AS_HELP_STRING([enabled sanitizers:], [${ax_enabled_sanitizers}])
 
 To compile, run:
 
-  cd `pwd` && make -j8
+  cd `pwd` && make
 --------------------------------------------------------------------------------"