aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2023-03-24 16:11:33 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2023-03-24 16:11:33 +0100
commit3643191bd9405e8210f2f4167303e3c5872f2bf2 (patch)
tree4863e13f9e3ee48348ec53a02521f48d8af8a844 /config.mk
parent6722a8953243387545a6bab23514b84cffd6a3bf (diff)
apply ipc patch and my configuration
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.mk b/config.mk
index f50156f..a20a8f0 100644
--- a/config.mk
+++ b/config.mk
@@ -10,5 +10,5 @@ MANDIR = $(PREFIX)/share/man
XWAYLAND =
XLIBS =
# Uncomment to build XWayland support
-#XWAYLAND = -DXWAYLAND
-#XLIBS = xcb xcb-icccm
+XWAYLAND = -DXWAYLAND
+XLIBS = xcb xcb-icccm