diff --git a/patches.def.h b/patches.def.h index d2ab863..646724d 100644 --- a/patches.def.h +++ b/patches.def.h @@ -917,7 +917,7 @@ * monitor (default). * https://dwm.suckless.org/patches/pertag/ */ -#define PERTAG_PATCH 0 +#define PERTAG_PATCH 1 /* Option to enable gaps on a per tag basis rather than globally. * Depends on both pertag and vanitygaps patches being enabled.