feat: enabled pertag layout patch

This commit is contained in:
2025-01-07 11:48:21 +01:00
parent 7d75c147d7
commit 688c3654cd

View File

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