From 68e408d22646c4d2a093029a907341d2943c5866 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Thu, 13 Apr 2023 17:03:17 +0200 Subject: set cursor position to "text" --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index f92717c..07f35f0 100644 --- a/config.mk +++ b/config.mk @@ -4,5 +4,5 @@ PREFIX = /usr/local XDG_SHELL_CLIENT_PROTOCOL = /usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml CFLAGS = -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DVERSION=\"${VERSION}\" -D_XOPEN_SOURCE=600 -LIBS = -lfreetype -lwayland-client -lrt -lxkbcommon -lm -lgrapheme +LIBS = -lfreetype -lwayland-client -lwayland-cursor -lrt -lxkbcommon -lm -lgrapheme CC=cc -- cgit v1.2.3-70-g09d2