X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/596033b7818f5ff126ec6c62c375afc4c1e32dda..a45f106d3c6e253109dd47b6a193f991c7bde203:/config.h 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 */