diff options
Diffstat (limited to 'twin/compton-tde/compton_config.h.cmake')
-rw-r--r-- | twin/compton-tde/compton_config.h.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/twin/compton-tde/compton_config.h.cmake b/twin/compton-tde/compton_config.h.cmake index 06db4caf4..a77d93b57 100644 --- a/twin/compton-tde/compton_config.h.cmake +++ b/twin/compton-tde/compton_config.h.cmake @@ -32,5 +32,7 @@ // Whether to enable GLX Sync support. #cmakedefine CONFIG_GLX_XSYNC 1 +// Whether to enable Xranr support +#cmakedefine CONFIG_XRANDR 1 // Whether to enable Xinerama support #cmakedefine CONFIG_XINERAMA 1 |