Adding xresources patch

This commit is contained in:
bakkeby 2019-09-16 14:21:09 +02:00
parent 7615c2f0aa
commit 4bd0ed3327
7 changed files with 131 additions and 0 deletions

View file

@ -6,4 +6,8 @@
#if FIXIME_PATCH
#include "fixime.c"
#endif
#if XRESOURCES_PATCH
#include "xresources.c"
#endif