Fix for using pertagbar patch, but no zoomswap patch

This commit is contained in:
bakkeby 2020-01-24 11:25:32 +01:00
parent b866bf5319
commit d04b3899fd

2
dwm.c
View File

@ -1245,7 +1245,9 @@ createmon(void)
m->pertag->showbars[i] = m->showbar;
/* swap focus and zoomswap*/
#if ZOOMSWAP_PATCH
m->pertag->prevzooms[i] = NULL;
#endif // ZOOMSWAP_PATCH
#endif // PERTAGBAR_PATCH
}
#endif // PERTAG_PATCH