diff options
Diffstat (limited to 'patches.h')
| -rw-r--r-- | patches.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, |
