diff --git a/patches.h b/patches.h index d73cf4c..e028848 100644 --- a/patches.h +++ b/patches.h @@ -844,7 +844,7 @@ /* Removes the border when there is only one window visible. * https://dwm.suckless.org/patches/noborder/ */ -#define NOBORDER_PATCH 1 +#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.