i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit c790583f0c89f2651c5aafdab922c18aa460f179
parent 4297f1d3b6bb46fde2c41f94694c076159ec1d17
Author: Raymond Li <hi@raymond.li>
Date:   Sun,  8 Mar 2020 16:17:05 -0400

Quotes seem to be causing build issue
Diffstat:
Mfonts.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fonts.h b/fonts.h
@@ -5,7 +5,7 @@
 #include <cairo-ft.h>
 #include <stdbool.h>
 
-#include "rgba.h"
+#include <rgba.h>
 
 #define VERIF_FONT  0
 #define WRONG_FONT  1