X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.h;h=3e6c6167fcce50684955536a1cce76e76d771e2a;hb=0ba3bae98196ec8a0887f494cb8a2dd5b645f763;hp=5af43049d9bc14bca9af69904682b89ca7c42d9c;hpb=d2305e4b136b3bdfccf7de897a9f14583a1ca35a;p=dmenu.git diff --git a/config.h b/config.h index 5af4304..3e6c616 100644 --- a/config.h +++ b/config.h @@ -6,9 +6,4 @@ static const char *normbgcolor = "#cccccc"; static const char *normfgcolor = "#000000"; static const char *selbgcolor = "#0066ff"; static const char *selfgcolor = "#ffffff"; - -static uint spaceitem = 30; /* px between menu items */ - -#ifdef XINERAMA -static uint xidx = 0; /* Xinerama screen index to use */ -#endif +static unsigned int spaceitem = 30; /* px between menu items */