mirror of
https://github.com/mintycube/dmenu.git
synced 2024-10-22 14:05:48 +02:00
Include patches.h for correct syntax highlinghting
This commit is contained in:
parent
b221ccbc21
commit
a5f48fb1d7
1
config.h
1
config.h
@ -1,5 +1,6 @@
|
|||||||
/* See LICENSE file for copyright and license details. */
|
/* See LICENSE file for copyright and license details. */
|
||||||
/* Default settings; can be overriden by command line. */
|
/* Default settings; can be overriden by command line. */
|
||||||
|
#include "patches.h"
|
||||||
|
|
||||||
static int topbar = 1; /* -b option; if 0, dmenu appears at bottom */
|
static int topbar = 1; /* -b option; if 0, dmenu appears at bottom */
|
||||||
#if ALPHA_PATCH
|
#if ALPHA_PATCH
|
||||||
|
Loading…
Reference in New Issue
Block a user