Adding ewmhtags patch

This commit is contained in:
bakkeby
2019-09-12 00:48:29 +02:00
parent 706e06be43
commit 9e17c55d95
8 changed files with 101 additions and 8 deletions

View File

@ -32,6 +32,10 @@
#include "cyclelayouts.c"
#endif
#if EWMHTAGS_PATCH
#include "ewmhtags.c"
#endif
#if PERTAG_PATCH
#include "pertag.c"
#endif