Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
cosmetic fixes
[dmenu.git]
/
config.h
diff --git
a/config.h
b/config.h
index
1afae6f
..
73cfe00
100644
(file)
--- 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
*/