From b5d21e650714074240370d251c1afb70f82d4bd4 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 25 Aug 2024 16:50:38 +0300 Subject: xwayland + status on all monitors --- config.mk | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 1e0b810..22bd47b 100644 --- a/config.mk +++ b/config.mk @@ -8,10 +8,7 @@ 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 CC = gcc -- cgit v1.2.3