Adding dwmblocks patch

This commit is contained in:
bakkeby
2020-05-02 14:43:44 +02:00
parent 5c1e09688f
commit f028377c98
8 changed files with 73 additions and 1 deletions

View File

@ -32,6 +32,9 @@
#if DRAGMFACT_PATCH
#include "dragmfact.h"
#endif
#if DWMBLOCKS_PATCH && STATUSCMD_PATCH
#include "dwmblocks.h"
#endif
#if DWMC_PATCH
#include "dwmc.h"
#elif FSIGNAL_PATCH