diff --git a/dwm-flexipatch/patches.def.h b/dwm-flexipatch/patches.def.h index 53db269..ecb4de6 100644 --- a/dwm-flexipatch/patches.def.h +++ b/dwm-flexipatch/patches.def.h @@ -692,7 +692,7 @@ * area (master or stack) without affecting the other area. * https://dwm.suckless.org/patches/inplacerotate/ */ -#define INPLACEROTATE_PATCH 0 +#define INPLACEROTATE_PATCH 1 /* This patch lets you define custom insets from each edge of the screen. One use case would be * to arrange space for an external bar.