From 24e34ad9892c4c5bf774bd0c32e369be52954936 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 31 Mar 2014 23:10:03 -0500 Subject: Add basic support for a modified compton compositor instead of the old buggy kompmgr Update additional Xorg atom names --- config.h.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.cmake') diff --git a/config.h.cmake b/config.h.cmake index 503a76c9d..35796b3c9 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -201,3 +201,6 @@ // Kickoff menu #cmakedefine KICKOFF_DIST_CONFIG_SHORTCUT1 "@KICKOFF_DIST_CONFIG_SHORTCUT1@" #cmakedefine KICKOFF_DIST_CONFIG_SHORTCUT2 "@KICKOFF_DIST_CONFIG_SHORTCUT2@" + +// TDE compositor binary name +#define TDE_COMPOSITOR_BINARY "compton-tde" \ No newline at end of file -- cgit v1.2.3