Adding cool autostart patch

This commit is contained in:
bakkeby
2020-08-10 10:22:21 +02:00
parent 85dd49a6a4
commit dfe1c40563
8 changed files with 96 additions and 2 deletions

View File

@ -76,6 +76,9 @@
#if CMDCUSTOMIZE_PATCH
#include "cmdcustomize.c"
#endif
#if COOL_AUTOSTART_PATCH
#include "cool_autostart.c"
#endif
#if CYCLELAYOUTS_PATCH
#include "cyclelayouts.c"
#endif