diff --git a/config.h b/config.h index 4846a67..09993db 100644 --- a/config.h +++ b/config.h @@ -1,5 +1,6 @@ /* See LICENSE file for copyright and license details. */ /* Default settings; can be overriden by command line. */ +#include "patches.h" static int topbar = 1; /* -b option; if 0, dmenu appears at bottom */ #if ALPHA_PATCH