summaryrefslogtreecommitdiffhomepage
path: root/patches.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-11-04 08:17:00 +0100
committerbakkeby <[email protected]>2019-11-04 15:17:19 +0100
commit42b66d4b29082f237e5b368dfa97e18801a203fd (patch)
tree3c96a868b2cf48e81f0b690a127bc76a5bacd3ce /patches.h
parent2112ea927f15525a541553ca680677664e73ffe1 (diff)
downloaddwm-flexipatch-42b66d4b29082f237e5b368dfa97e18801a203fd.tar.gz
dwm-flexipatch-42b66d4b29082f237e5b368dfa97e18801a203fd.zip
Addressed some conflicts between CMDCUSTOMIZE and NODMENU patches as well as between EXRESIZE and MAXIMIZE patches
Diffstat (limited to 'patches.h')
-rw-r--r--patches.h2
1 files changed, 1 insertions, 1 deletions
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,