From 8e92c3704673d2e05a3943809546d0b6fe11c846 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 9 Sep 2023 19:07:19 -0400 Subject: [PATCH] fix multimonitor --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index ba64d3d..e054d84 100644 --- a/config.mk +++ b/config.mk @@ -11,7 +11,7 @@ X11INC = /usr/X11R6/include X11LIB = /usr/X11R6/lib # Xinerama, comment if you don't want it -XINERAMALIBS = -lXinerama +XINERAMALIBS = -lXinerama -lXrender XINERAMAFLAGS = -DXINERAMA # freetype