Adding xrdb patch
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user