From 149c0723a99bd0a5f81bb466321417b38706aa72 Mon Sep 17 00:00:00 2001 From: uint23 Date: Mon, 21 Apr 2025 00:01:43 +0100 Subject: Xinerama multimonitor support --- src/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index 3b16b10..1ebcfe5 100644 --- a/src/config.h +++ b/src/config.h @@ -56,6 +56,8 @@ * ———————————————————————————————————————————* */ +#define XINERAMA_SUPPORT 0 + #define GAPS 10 #define BORDER_WIDTH 1 -- cgit v1.2.3