aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-03-10 10:32:13 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-03-10 10:32:13 +0530
commitafde5e62004596e24ab2b6f02ade9346dcac22a7 (patch)
tree65a7bf7e6b45e0b26795d020d7c4a253683b2e4d
parent2f685708f06a23015c64c2af1a22f57d33336f67 (diff)
xwayland
-rw-r--r--config.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/config.mk b/config.mk
index 906f403..31a5789 100644
--- a/config.mk
+++ b/config.mk
@@ -8,8 +8,6 @@ PREFIX = /usr/local
MANDIR = $(PREFIX)/share/man
DATADIR = $(PREFIX)/share
-XWAYLAND =
-XLIBS =
# Uncomment to build XWayland support
-#XWAYLAND = -DXWAYLAND
-#XLIBS = xcb xcb-icccm
+XWAYLAND = -DXWAYLAND
+XLIBS = xcb xcb-icccm