diff options
| author | uint23 <abhinav.prsai@gmail.com> | 2025-04-21 00:01:43 +0100 |
|---|---|---|
| committer | uint23 <abhinav.prsai@gmail.com> | 2025-04-21 00:01:43 +0100 |
| commit | 149c0723a99bd0a5f81bb466321417b38706aa72 (patch) | |
| tree | 024f5000efd9373e40ba7d8855af62477c5735a0 /src/config.h | |
| parent | ad6f942ba97df41b39108aa862c439b777be536a (diff) | |
Xinerama multimonitor support
Diffstat (limited to 'src/config.h')
| -rw-r--r-- | src/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
