From 42b66d4b29082f237e5b368dfa97e18801a203fd Mon Sep 17 00:00:00 2001 From: bakkeby Date: Mon, 4 Nov 2019 08:17:00 +0100 Subject: Addressed some conflicts between CMDCUSTOMIZE and NODMENU patches as well as between EXRESIZE and MAXIMIZE patches --- patches.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches.h') diff --git a/patches.h b/patches.h index 4d1d781..a7d58d0 100644 --- a/patches.h +++ b/patches.h @@ -101,7 +101,7 @@ /* This patch allows color attributes to be set through the command line. * https://dwm.suckless.org/patches/cmdcustomize/ */ -#define CMDCUSTOMIZE 0 +#define CMDCUSTOMIZE_PATCH 0 /* This patch tweaks the tagging interface so that you can select multiple tags for tag * or view by pressing all the right keys as a combo. For example to view tags 1 and 3, -- cgit v1.2.3