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

@ -90,6 +90,10 @@
#include "zoomswap.c"
#endif
#if XRDB_PATCH
#include "xrdb.c"
#endif
/* Layouts */
#if BSTACK_LAYOUT