Include patches.h for correct syntax highlinghting

This commit is contained in:
mintycube 2024-07-20 13:25:41 +05:00
parent b221ccbc21
commit a5f48fb1d7

View File

@ -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