dwm/patch/include.h
2019-09-05 23:19:23 +02:00

11 lines
155 B
C

#if ALPHA_PATCH
#include "alpha.h"
#endif
#if SYSTRAY_PATCH
#include "systray.h"
#endif
#if ZOOMSWAP_PATCH
#include "zoomswap.h"
#endif // ZOOMSWAP_PATCH