remove noborder patch

This commit is contained in:
Luca Bilke 2024-04-18 11:38:45 +02:00
parent 65fb0f3a0d
commit c0d66376b1
No known key found for this signature in database
GPG key ID: AD6630D0A1E650AC

View file

@ -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.