From bd77fd5e1f825f3c8537c308d77763325dab33fd Mon Sep 17 00:00:00 2001 From: nirav Date: Sat, 12 Dec 2020 05:11:07 +0000 Subject: Change colors --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 6d36cb7..2960b02 100644 --- a/config.mk +++ b/config.mk @@ -18,7 +18,7 @@ XINERAMAFLAGS = -DXINERAMA FREETYPELIBS = -lfontconfig -lXft FREETYPEINC = /usr/include/freetype2 # OpenBSD (uncomment) -#FREETYPEINC = ${X11INC}/freetype2 +FREETYPEINC = ${X11INC}/freetype2 # includes and libs INCS = -I${X11INC} -I${FREETYPEINC} -- cgit v1.2.3