diff options
Diffstat (limited to 'patches.def.h')
| -rw-r--r-- | patches.def.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/patches.def.h b/patches.def.h index 158da7b..784e324 100644 --- a/patches.def.h +++ b/patches.def.h @@ -819,12 +819,6 @@ */ #define NOBORDER_PATCH 0 -/* Enable modifying or removing dmenu in config.def.h which resulted previously in a - * compilation error because two lines of code hardcode dmenu into dwm. - * https://dwm.suckless.org/patches/nodmenu/ - */ -#define NODMENU_PATCH 0 - /* This patch allows for toggleable client button bindings that have no modifiers. * This can, for example, allow you to move or resize using the mouse alone without holding * down a modifier key. This can be practical if you have extra buttons on your mouse. |
