Adding vtcolors patch

This commit is contained in:
bakkeby
2020-02-11 18:31:11 +01:00
parent 9ef44a0bc1
commit 4b45c6071f
10 changed files with 296 additions and 37 deletions

View File

@ -146,6 +146,9 @@
#if VANITYGAPS_PATCH
#include "vanitygaps.h"
#endif
#if VTCOLORS_PATCH
#include "vtcolors.h"
#endif
#if WARP_PATCH
#include "warp.h"
#endif
@ -155,7 +158,7 @@
#if ZOOMSWAP_PATCH
#include "zoomswap.h"
#endif
#if XRDB_PATCH
#if XRDB_PATCH && !VTCOLORS_PATCH
#include "xrdb.h"
#endif
/* Layouts */