X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=config.h;fp=config.h;h=73cfe0060b727c3eaab711d0f83c9843af80df81;hb=a45f106d3c6e253109dd47b6a193f991c7bde203;hp=1afae6f196d782e2fb81cb99ce9578803b540153;hpb=596033b7818f5ff126ec6c62c375afc4c1e32dda;p=dmenu.git diff --git a/config.h b/config.h index 1afae6f..73cfe00 100644 --- a/config.h +++ b/config.h @@ -6,5 +6,5 @@ #define NORMFGCOLOR "#000000" #define SELBGCOLOR "#0066ff" #define SELFGCOLOR "#ffffff" -/* next macro defines the space between menu items */ -#define SPACE 30 /* px */ + +static uint spaceitem = 30; /* px between menu items */