Adding proposed changes to have different gaps on a per tag basis ref. #106

This commit is contained in:
bakkeby
2021-04-04 10:49:25 +02:00
parent 4b22fdc0c3
commit 521f87af13
4 changed files with 29 additions and 6 deletions

View File

@ -721,6 +721,11 @@
*/
#define PERTAG_PATCH 0
/* Option to store gaps on a per tag basis rather than on a per monitor basis.
* Depends on both pertag and vanitygaps patches being enabled.
*/
#define PERTAG_VANITYGAPS_PATCH 0
/* This controls whether or not to also store bar position on a per
* tag basis, or leave it as one bar per monitor.
*/