Fix for using pertagbar patch, but no zoomswap patch

pull/32/head
bakkeby 4 years ago
parent b866bf5319
commit d04b3899fd

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

Loading…
Cancel
Save