From ac4269a4f28f29bad9a319993ad814830248f89a Mon Sep 17 00:00:00 2001 From: bakkeby Date: Sat, 5 Oct 2019 23:56:43 +0200 Subject: Adding cmdcustomize patch --- patches.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'patches.h') diff --git a/patches.h b/patches.h index 1cb2863..7ddce63 100644 --- a/patches.h +++ b/patches.h @@ -98,6 +98,11 @@ */ #define CFACTS_PATCH 0 +/* This patch allows color attributes to be set through the command line. + * https://dwm.suckless.org/patches/cmdcustomize/ + */ +#define CMDCUSTOMIZE 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, * hold MOD and then press and hold 1 and 3 together. -- cgit v1.2.3