Adding xrdb patch

This commit is contained in:
bakkeby
2019-09-15 22:45:22 +02:00
parent 30e0a3b5e4
commit f8f67508d8
9 changed files with 200 additions and 32 deletions

View File

@ -78,10 +78,18 @@
#include "vanitygaps.h"
#endif
#if WARP_PATCH
#include "warp.h"
#endif
#if ZOOMSWAP_PATCH
#include "zoomswap.h"
#endif
#if XRDB_PATCH
#include "xrdb.h"
#endif
/* Layouts */
#if BSTACK_LAYOUT